1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-07 13:31:37 +02:00

chore(ci): update cosign installer action to 1.2.0 (#2490)

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior 2021-09-15 15:40:15 +02:00 committed by GitHub
parent 8ecddfa2a0
commit a9074a3af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- uses: sigstore/cosign-installer@v1.1.0
- uses: sigstore/cosign-installer@v1.2.0
-
name: Make Setup
run: |