Skip to content

Commit

Permalink
Bump Cosign to v1.13.2 (#118)
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
  • Loading branch information
shenanigansd authored Mar 20, 2024
1 parent 9dad611 commit 5f6378b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Install cosign"
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
with:
cosign-release: "v1.13.1"
cosign-release: "v1.13.2"

- name: "Setup Docker buildx"
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
Expand Down

0 comments on commit 5f6378b

Please sign in to comment.