Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b4f204b

Browse files
build(deps): bump anchore/sbom-action from 0.12.0 to 0.13.0 (#119)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@b5042e9...b7e8507) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93f349 commit b4f204b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
cosign-release: ${{ env.COSIGN_VERSION }}
7575
- name: Install Syft
76-
uses: anchore/sbom-action/download-syft@b5042e9d19d8b32849779bfe17673ff84aec702d # ratchet:anchore/sbom-action/download-syft@v0.12.0
76+
uses: anchore/sbom-action/download-syft@b7e8507c6a3c89b7099a0198366d862c8f3ad8f1 # ratchet:anchore/sbom-action/download-syft@v0.13.0
7777
with:
7878
syft-version: ${{ env.SYFT_VERSION }}
7979
- name: Put key on file
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
cosign-release: ${{ env.COSIGN_VERSION }}
138138
- name: Install Syft
139-
uses: anchore/sbom-action/download-syft@b5042e9d19d8b32849779bfe17673ff84aec702d # ratchet:anchore/sbom-action/download-syft@v0.12.0
139+
uses: anchore/sbom-action/download-syft@b7e8507c6a3c89b7099a0198366d862c8f3ad8f1 # ratchet:anchore/sbom-action/download-syft@v0.13.0
140140
with:
141141
syft-version: ${{ env.SYFT_VERSION }}
142142
- name: Login to Docker

0 commit comments

Comments
 (0)