Skip to content

Commit 7928e0a

Browse files
authored
Merge pull request #75 from MomdAli/dependabot/github_actions/ci-dependencies-de611169ce
chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 in the ci-dependencies group
2 parents 5432bc2 + f586e1a commit 7928e0a

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