Skip to content

Commit

Permalink
Fix Release GH action
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Dymiński <dyminski@gmail.com>
  • Loading branch information
mateuszdyminski committed Dec 7, 2023
1 parent 4b4e4a6 commit 4dd2f6c
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 4dd2f6c

Please sign in to comment.