Skip to content

Commit

Permalink
Chore(deps): Bump anchore/sbom-action from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent 9cb86c4 commit 9acf6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: sigstore/cosign-installer@v2.5.0
- name: Install syft
if: ${{ success() }}
uses: anchore/sbom-action/download-syft@v0.11.0
uses: anchore/sbom-action/download-syft@v0.12.0
- id: docker-login
name: Login to Docker hub
if: ${{ success() }}
Expand Down

0 comments on commit 9acf6b9

Please sign in to comment.