Skip to content

Commit 3cb4d21

Browse files
chore(deps): update sigstore/cosign-installer action to v3.10.1 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30c8dc2 commit 3cb4d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
labels: ${{ steps.meta.outputs.labels }}
145145
cache-from: type=gha
146146
cache-to: type=gha,mode=max
147-
- uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
147+
- uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
148148
if: ${{ startsWith(github.ref, 'refs/tags/') }}
149149
- name: Sign the images with GitHub OIDC Token
150150
if: ${{ startsWith(github.ref, 'refs/tags/') }}

0 commit comments

Comments
 (0)