Skip to content

Commit 97c7c62

Browse files
authored
Merge pull request #1839 from justeattakeaway/dependabot/github_actions/anchore/sbom-action-0.20.11
Bump anchore/sbom-action from 0.20.10 to 0.20.11
2 parents a44f3ae + 1d7ac11 commit 97c7c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
token: ${{ secrets.CODECOV_TOKEN }}
8888

8989
- name: Generate SBOM
90-
uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
90+
uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
9191
with:
9292
artifact-name: build-${{ matrix.os-name }}.spdx.json
9393
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)