Skip to content

Commit 2d4365f

Browse files
authored
Merge pull request #910 from google/dependabot/github_actions/sigstore/cosign-installer-3.6.0
build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
2 parents 17b2db6 + 0c2314d commit 2d4365f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
registry: ${{ env.REGISTRY }}
138138
username: ${{ github.actor }}
139139
password: ${{ secrets.GITHUB_TOKEN }}
140-
- uses: sigstore/cosign-installer@v3.5.0
140+
- uses: sigstore/cosign-installer@v3.6.0
141141
- name: verify image
142142
env:
143143
IMAGE: ${{ matrix.image }}

0 commit comments

Comments
 (0)