Skip to content

Commit

Permalink
⬆️ Bump anchore/sbom-action from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@v0.10.0...v0.11.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] authored and marcofranssen committed May 3, 2022
1 parent d334c62 commit 20e0a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
cosign-release: 'v1.7.1'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.10.0
uses: anchore/sbom-action/download-syft@v0.11.0

- name: Checkout
uses: actions/checkout@v3.0.2
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:
cosign-release: v1.7.1'

- name: Install Syft
uses: anchore/sbom-action/download-syft@v0.10.0
uses: anchore/sbom-action/download-syft@v0.11.0

- name: Login to Container registries
run: |
Expand Down

0 comments on commit 20e0a56

Please sign in to comment.