Skip to content

Commit 35eca78

Browse files
dependabot[bot]marcofranssen
authored andcommitted
⬆️ Bump anchore/sbom-action from 0.11.0 to 0.12.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.11.0...v0.12.0) --- 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 c545fca commit 35eca78

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
@@ -87,7 +87,7 @@ jobs:
8787
cosign-release: 'v1.10.0'
8888

8989
- name: Install Syft
90-
uses: anchore/sbom-action/download-syft@v0.11.0
90+
uses: anchore/sbom-action/download-syft@v0.12.0
9191

9292
- name: Login to Container registries
9393
if: startsWith(github.ref, 'refs/tags/')
@@ -161,7 +161,7 @@ jobs:
161161
cosign-release: 'v1.10.0'
162162

163163
- name: Install Syft
164-
uses: anchore/sbom-action/download-syft@v0.11.0
164+
uses: anchore/sbom-action/download-syft@v0.12.0
165165

166166
- name: Login to Container registries
167167
run: |

0 commit comments

Comments
 (0)