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:
parent
8ecddfa2a0
commit
a9074a3af0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user