Skip to content

Commit

Permalink
Update cosign to 2.2.3 (#113996)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Mar 22, 2024
1 parent 93289c9 commit d1644f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ jobs:
- name: Install Cosign
uses: sigstore/cosign-installer@v3.4.0
with:
cosign-release: "v2.0.2"
cosign-release: "v2.2.3"

- name: Login to DockerHub
uses: docker/login-action@v3.0.0
Expand Down

0 comments on commit d1644f3

Please sign in to comment.