Skip to content

Commit

Permalink
[gha] Update cosign-installer action to v.3.1.2
Browse files Browse the repository at this point in the history
This commit updates the action to install cosign
in the docker release workflow.

Signed-off-by: Santiago Dueñas <sduenas@bitergia.com>
  • Loading branch information
sduenas committed Nov 6, 2023
1 parent 52b60ae commit 9de7989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
environment: docker-release
steps:
- name: Install Cosign
uses: sigstore/cosign-installer@7cc35d7fdbe70d4278a0c96779081e6fac665f88 # v2.8.0
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2

- name: Docker metadata
id: meta
Expand Down

0 comments on commit 9de7989

Please sign in to comment.