We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0cfef7 commit 44a6554Copy full SHA for 44a6554
action.yml
@@ -26,7 +26,7 @@ inputs:
26
runs:
27
using: "composite"
28
steps:
29
- - uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
+ - uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
30
with:
31
install-dir: ${{ inputs.install-dir }}
32
use-sudo: ${{ inputs.use-sudo }}
0 commit comments