Skip to content

Commit 5253074

Browse files
authored
Merge pull request #325 from hydephp/dependabot/github_actions/sigstore/cosign-installer-4.1.2
Bump sigstore/cosign-installer from 4.0.0 to 4.1.2
2 parents 7f5b276 + 284584a commit 5253074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Install the cosign tool
2727
# https://github.com/sigstore/cosign-installer
2828
- name: Install cosign
29-
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad #v4.0.0
29+
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 #v4.1.2
3030
with:
3131
cosign-release: 'v2.2.4'
3232

0 commit comments

Comments
 (0)