Skip to content

Commit 82a29b1

Browse files
authored
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#131)
2 parents 3bc2071 + 81527bd commit 82a29b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
password: ${{ secrets.GITHUB_TOKEN }}
127127

128128
# Sign container
129-
- uses: sigstore/cosign-installer@v3.6.0
129+
- uses: sigstore/cosign-installer@v3.7.0
130130
if: github.event_name != 'pull_request'
131131

132132
- name: Sign container image

0 commit comments

Comments
 (0)