Skip to content

Commit 4aba638

Browse files
Merge pull request #15 from github-samples/dependabot/github_actions/actions-minor-a4136cb5c1
build(deps): Bump anchore/sbom-action from 0.20.1 to 0.20.4 in the actions-minor group
2 parents 93091c0 + f15f0b5 commit 4aba638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/attest-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Generate SBOM from the dependencies (scanning the workspace directory)
3232
- name: Generate SBOM
33-
uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9
33+
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45
3434
with:
3535
upload-artifact: false
3636
upload-release-assets: false

0 commit comments

Comments
 (0)