Skip to content

Commit cb8ac42

Browse files
Update sigstore/cosign-installer action to v4.1.2 (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebad82c commit cb8ac42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# https://github.com/sigstore/cosign-installer
3737
- name: Install cosign
3838
if: github.event_name != 'pull_request'
39-
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
39+
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
4040

4141
# Set up BuildKit Docker container builder to be able to build
4242
# multi-platform images and export cache

0 commit comments

Comments
 (0)