Skip to content

Commit

Permalink
⬆️ Bump anchore/sbom-action from 0.15.2 to 0.15.5
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.2 to 0.15.5.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@v0.15.2...v0.15.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent d05cf25 commit 43dfbc6
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 @@ -87,7 +87,7 @@ jobs:
cosign-release: 'v2.2.1'

- name: Install Syft
uses: anchore/sbom-action/[email protected].2
uses: anchore/sbom-action/[email protected].5

- name: Login to ghcr.io
uses: docker/[email protected]
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:
cosign-release: 'v2.2.1'

- name: Install Syft
uses: anchore/sbom-action/[email protected].2
uses: anchore/sbom-action/[email protected].5

- name: Login to ghcr.io
uses: docker/[email protected]
Expand Down

0 comments on commit 43dfbc6

Please sign in to comment.