Skip to content

Commit 8709692

Browse files
dependabot[bot]marcofranssen
authored andcommitted
⬆️ Bump anchore/sbom-action from 0.18.0 to 0.19.0
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.18.0 to 0.19.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.18.0...v0.19.0) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59392d6 commit 8709692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
cosign-release: 'v2.4.2'
8888

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

9292
- name: Login to ghcr.io
9393
uses: docker/login-action@v3.4.0
@@ -150,7 +150,7 @@ jobs:
150150
cosign-release: 'v2.4.2'
151151

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

155155
- name: Login to ghcr.io
156156
uses: docker/login-action@v3.4.0

0 commit comments

Comments
 (0)