Skip to content

Commit f2c07c5

Browse files
dependabot[bot]marcofranssen
authored andcommitted
⬆️ Bump anchore/sbom-action from 0.17.1 to 0.17.2
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@ab9d16d...61119d4) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b2eb66 commit f2c07c5

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@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # ratchet:anchore/sbom-action/[email protected].1
95+
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # ratchet:anchore/sbom-action/[email protected].2
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@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # ratchet:anchore/sbom-action/[email protected].1
161+
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # ratchet:anchore/sbom-action/[email protected].2
162162
- name: Login to Container registries
163163
run: |
164164
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u philipssoftware --password-stdin

0 commit comments

Comments
 (0)