Skip to content

Commit 7ede4af

Browse files
dependabot[bot]marcofranssen
authored andcommitted
⬆️ Bump anchore/sbom-action from 0.15.10 to 0.16.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.10 to 0.16.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@ab5d7b5...e8d2a69) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3855586 commit 7ede4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
cosign-release: 'v2.2.4'
9393

9494
- name: Install Syft
95-
uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10
95+
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # ratchet:anchore/sbom-action/download-syft@v0.16.0
9696
- name: Login to Container registries
9797
if: startsWith(github.ref, 'refs/tags/')
9898
run: |
@@ -158,7 +158,7 @@ jobs:
158158
cosign-release: 'v2.2.4'
159159

160160
- name: Install Syft
161-
uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10
161+
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # ratchet:anchore/sbom-action/download-syft@v0.16.0
162162
- name: Login to Container registries
163163
run: |
164164
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u philipssoftware --password-stdin

0 commit comments

Comments
 (0)