Projects STRLCPY syft Commits 03971ace
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    .github/workflows/release.yaml
    skipped 96 lines
    97 97   contents: write
    98 98   packages: write
    99 99   steps:
    100  - - uses: actions/checkout@v2
     100 + - uses: actions/checkout@v3
     101 + with:
     102 + fetch-depth: 0
    101 103   
    102 104   - name: Bootstrap environment
    103 105   uses: ./.github/actions/bootstrap
    skipped 55 lines
Please wait...
Page is in error, reload to recover