Skip to content

Commit 61712d0

Browse files
committed
Bump build action
1 parent 13000b1 commit 61712d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
# https://github.com/sigstore/cosign-installer
4040
- name: Install cosign
4141
if: github.event_name != 'pull_request'
42-
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
42+
uses: sigstore/cosign-installer@v3.5.0
4343
with:
44-
cosign-release: 'v2.2.2'
44+
cosign-release: 'v2.2.4' # optional
4545

4646
# Set up BuildKit Docker container builder to be able to build
4747
# multi-platform images and export cache

0 commit comments

Comments
 (0)