Skip to content

Commit

Permalink
Merge branch 'master' into focal
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Jan 5, 2023
2 parents eb10c8c + df848b7 commit 21391ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- uses: sigstore/cosign-installer@v2.5.0
- uses: sigstore/cosign-installer@v2.8.1
- name: cosign
if: ${{ github.event_name != 'pull_request' }}
env:
Expand Down

0 comments on commit 21391ac

Please sign in to comment.