Skip to content

Commit d45c40f

Browse files
authored
chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#103)
2 parents 61dd86c + ed4f297 commit d45c40f

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
@@ -123,7 +123,7 @@ jobs:
123123
password: ${{ secrets.GITHUB_TOKEN }}
124124

125125
# Sign container
126-
- uses: sigstore/cosign-installer@v3.3.0
126+
- uses: sigstore/cosign-installer@v3.4.0
127127
if: github.event_name != 'pull_request'
128128

129129
- name: Sign container image

0 commit comments

Comments
 (0)