Skip to content

Commit 50b9393

Browse files
authored
Merge pull request #13 from codeyoma/dependabot/github_actions/ci-dependencies-5ce7fed9eb
chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 in the ci-dependencies group
2 parents cb9f734 + 6940785 commit 50b9393

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/cosign-installer@v3.9.0
40+
uses: sigstore/cosign-installer@v3.9.1
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)