Skip to content

Commit 4b0b49b

Browse files
authored
Merge branch 'main' into dependabot/go_modules/go-a86e901d88
2 parents e894c9b + afc340c commit 4b0b49b

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
@@ -97,7 +97,7 @@ jobs:
9797
mkdir -p output
9898
helm template ./deploy --namespace ocm-system --set "manager.image.tag=${{ env.RELEASE_VERSION }}" --include-crds > ./output/install.yaml
9999
- name: Setup Syft
100-
uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
100+
uses: anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
101101
- name: Setup Cosign
102102
uses: sigstore/cosign-installer@v3.7.0
103103
- name: Run goreleaser

0 commit comments

Comments
 (0)