Skip to content

Commit

Permalink
Merge pull request #83 from memes/dependabot/github_actions/anchore/s…
Browse files Browse the repository at this point in the history
…bom-action-0.12.0

Chore(deps): Bump anchore/sbom-action from 0.11.0 to 0.12.0
  • Loading branch information
memes committed Aug 23, 2022
2 parents 70e7767 + 9acf6b9 commit 69c3cac
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.1
- 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 69c3cac

Please sign in to comment.