Skip to content

Commit a509fc8

Browse files
chore(deps): update sigstore/cosign-installer action to v3.9.2 (#119)
Co-authored-by: ubot-7274[bot] <217212047+ubot-7274[bot]@users.noreply.github.com>
1 parent df282f9 commit a509fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
# using Cosign and save the private key as a repository secret in Github for this workflow
164164
# to consume. For more details, review the image signing section of the README.
165165
- name: Install Cosign
166-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
166+
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
167167
if: github.event_name != 'pull_request' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
168168

169169
- name: Sign container image

0 commit comments

Comments
 (0)