Skip to content

Commit

Permalink
Merge pull request #109 from ksoclabs/fix-releaser
Browse files Browse the repository at this point in the history
Fix Release GH action
  • Loading branch information
mateuszdyminski authored Dec 7, 2023
2 parents 4b4e4a6 + 4dd2f6c commit 2abbc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cache: true # https://github.com/actions/setup-go#caching-dependency-files-and-build-outputs

- uses: sigstore/cosign-installer@v3
- uses: anchore/sbom-action/download-syft@v0.15
- uses: anchore/sbom-action/download-syft@v0

- name: Login to GCR
uses: docker/login-action@v3
Expand Down

0 comments on commit 2abbc88

Please sign in to comment.