Skip to content

Commit 82fc73b

Browse files
chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 in the ci-dependencies group
Dependabot couldn't find the original pull request head commit, 1080366.
1 parent 96f5041 commit 82fc73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
network=host
3838
- name: Install cosign
3939
if: github.event_name != 'pull_request'
40-
uses: sigstore/[email protected].1
40+
uses: sigstore/[email protected].2
4141
- name: Login to GitHub Container Registry
4242
uses: docker/login-action@v3
4343
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)