Skip to content

Commit ebd37c7

Browse files
authored
Merge pull request #7 from DoodleScheduling/renovate/anchore-sbom-action-0.x
chore(deps-dev): update anchore/sbom-action action to v0.14.3
2 parents c10bc74 + 6f51007 commit ebd37c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
password: ${{ secrets.GITHUB_TOKEN }}
3030
- name: Setup Cosign
3131
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b #v2.8.1
32-
- uses: anchore/sbom-action/download-syft@06e109483e6aa305a2b2395eabae554e51530e1d #v0.13.1
32+
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
3333
- name: Create release and SBOM
3434
if: startsWith(github.ref, 'refs/tags/v')
3535
uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4.6.0

0 commit comments

Comments
 (0)