Skip to content

Commit df282f9

Browse files
chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (#118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc76c4 commit df282f9

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@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
166+
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
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)