Skip to content

Commit 2a0fe5b

Browse files
authored
Merge pull request #326 from sorydima/dependabot/github_actions/sigstore/cosign-installer-4.1.1
build(deps): Bump sigstore/cosign-installer from 4.1.0 to 4.1.1
2 parents 31c7033 + edb09af commit 2a0fe5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: docker buildx inspect
3131

3232
- name: Install Cosign
33-
uses: sigstore/cosign-installer@v4.1.0
33+
uses: sigstore/cosign-installer@v4.1.1
3434

3535
- name: Checkout repository
3636
uses: actions/checkout@v6

0 commit comments

Comments
 (0)