Skip to content

Commit b0009d9

Browse files
chore(deps): update sigstore/cosign-installer action to v3.8.1 (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b77ad6c commit b0009d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383
password: ${{ secrets.GITHUB_TOKEN }}
384384

385385
# Sign container
386-
- uses: sigstore/[email protected].0
386+
- uses: sigstore/[email protected].1
387387
if: github.event_name != 'pull_request'
388388

389389
- name: Sign container image

0 commit comments

Comments
 (0)