fix: update cosign installer version (#32)

i hear there's problems with 3.0.1 that are fixed in 3.0.2
that can affect people using this repository as a template
This commit is contained in:
Eino Rauhala
2023-04-22 18:22:44 +03:00
committed by GitHub
parent 693320df20
commit 91d4c3877c

View File

@@ -156,7 +156,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
# Sign container
- uses: sigstore/cosign-installer@v3.0.1
- uses: sigstore/cosign-installer@v3.0.2
if: github.event_name != 'pull_request'
- name: Sign container image