Skip to content

Commit

Permalink
chore(ci): update cosign installer action to 1.2.0 (#2490)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Sep 15, 2021
1 parent 8ecddfa commit a9074a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -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: |
Expand Down

1 comment on commit a9074a3

@vercel
Copy link

@vercel vercel bot commented on a9074a3 Sep 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.