Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2023
1 parent 6500ba0 commit 36c3ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
# Sign container
- uses: sigstore/cosign-installer@v3.1.1
- uses: sigstore/cosign-installer@v3.1.2
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'
- name: Sign container image
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'
Expand Down

0 comments on commit 36c3ea0

Please sign in to comment.