Skip to content

Commit 5383a03

Browse files
dependabot[bot]marcofranssen
authored andcommitted
⬆️ Bump anchore/sbom-action from 0.17.2 to 0.18.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.2 to 0.18.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@v0.17.2...v0.18.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 63f9d74 commit 5383a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
cosign-release: 'v2.4.0'
8888

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

9292
- name: Login to ghcr.io
9393
uses: docker/[email protected]
@@ -150,7 +150,7 @@ jobs:
150150
cosign-release: 'v2.4.0'
151151

152152
- name: Install Syft
153-
uses: anchore/sbom-action/download-syft@v0.17.2
153+
uses: anchore/sbom-action/download-syft@v0.18.0
154154

155155
- name: Login to ghcr.io
156156
uses: docker/[email protected]

0 commit comments

Comments
 (0)