Skip to content

Commit

Permalink
build(deps): Bump anchore/sbom-action from 0.15.8 to 0.15.9 (#14)
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.8 to 0.15.9.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@v0.15.8...v0.15.9)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent acba0f7 commit 2f681ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install Cosign
uses: sigstore/[email protected]
- name: Install Syft
uses: anchore/sbom-action/[email protected].8
uses: anchore/sbom-action/[email protected].9
- name: Login to DockerHub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 2f681ac

Please sign in to comment.