Skip to content

Commit f2b8914

Browse files
chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 942542e commit f2b8914

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
@@ -167,7 +167,7 @@ jobs:
167167
password: ${{ secrets.GITHUB_TOKEN }}
168168

169169
# Sign container
170-
- uses: sigstore/[email protected].0
170+
- uses: sigstore/[email protected].1
171171
if: github.event_name != 'pull_request'
172172

173173
- name: Sign container image

0 commit comments

Comments
 (0)