Skip to content
Snippets Groups Projects
Unverified Commit ee97339d authored by Batuhan Apaydın's avatar Batuhan Apaydın Committed by GitHub
Browse files

chore: upgrade cosign version (#465)

parent 2619e2ba
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v2.3.5
- uses: sigstore/cosign-installer@main
with:
cosign-release: 'v0.6.0'
cosign-release: 'v1.2.1'
- name: Extract version of Go to use
run: echo "GOVERSION=$(cat Dockerfile|grep golang | awk ' { print $2 } ' | sed -r 's/^.*://g'| uniq)" >> $GITHUB_ENV
- uses: actions/setup-go@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment