Skip to content

Commit

Permalink
⬆️ Bump anchore/sbom-action from 0.15.2 to 0.15.9
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.9.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@7191336...9fece9e)

---
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 Mar 11, 2024
1 parent 27fb0ac commit dbde21c
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 @@ -92,7 +92,7 @@ jobs:
cosign-release: 'v2.2.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@719133684c7d294116626d1344fe64f0d2ff3e9e # ratchet:anchore/sbom-action/[email protected].2
uses: anchore/sbom-action/download-syft@9fece9e20048ca9590af301449208b2b8861333b # ratchet:anchore/sbom-action/[email protected].9
- name: Login to Container registries
if: startsWith(github.ref, 'refs/tags/')
run: |
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
cosign-release: 'v2.2.2'

- name: Install Syft
uses: anchore/sbom-action/download-syft@719133684c7d294116626d1344fe64f0d2ff3e9e # ratchet:anchore/sbom-action/[email protected].2
uses: anchore/sbom-action/download-syft@9fece9e20048ca9590af301449208b2b8861333b # ratchet:anchore/sbom-action/[email protected].9
- name: Login to Container registries
run: |
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u philipssoftware --password-stdin
Expand Down

0 comments on commit dbde21c

Please sign in to comment.