Projects STRLCPY grype Commits 745dca97
🤬
  • ■ ■ ■ ■
    .github/workflows/codeql-analysis.yml
    skipped 55 lines
    56 56   ${{ runner.os }}-go-
    57 57   
    58 58   - name: Set correct version of Golang to use during CodeQL run
    59  - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
     59 + uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
    60 60   with:
    61 61   go-version: '1.19'
    62 62   check-latest: true
    skipped 27 lines
  • ■ ■ ■ ■
    .github/workflows/update-bootstrap-tools.yml
    skipped 18 lines
    19 19   steps:
    20 20   - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v2.5.0
    21 21   
    22  - - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
     22 + - uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
    23 23   with:
    24 24   go-version: ${{ env.GO_VERSION }}
    25 25   stable: ${{ env.GO_STABLE_VERSION }}
    skipped 53 lines
  • ■ ■ ■ ■
    .github/workflows/update-syft-release.yml
    skipped 18 lines
    19 19   steps:
    20 20   - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v2.5.0
    21 21   
    22  - - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
     22 + - uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
    23 23   with:
    24 24   go-version: ${{ env.GO_VERSION }}
    25 25   stable: ${{ env.GO_STABLE_VERSION }}
    skipped 33 lines
Please wait...
Page is in error, reload to recover