Skip to content

Commit

Permalink
Merge pull request #2 from TPC-Services/renovate/sigstore-cosign-inst…
Browse files Browse the repository at this point in the history
…aller-2.x

Update sigstore/cosign-installer action to v2.8.1
  • Loading branch information
thomaspetit authored Jul 8, 2024
2 parents e02f19e + 9999cae commit 23f8fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v2.6.0
uses: sigstore/cosign-installer@v2.8.1
with:
cosign-release: 'v1.11.0'
- name: Setup Docker buildx
Expand Down

0 comments on commit 23f8fe6

Please sign in to comment.