mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2025-03-25 10:55:44 +00:00
Update sigstore/cosign-installer action to v3.8.1
This commit is contained in:
parent
31148c58df
commit
25aedc81bd
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
# https://github.com/sigstore/cosign-installer
|
||||
- name: Install cosign
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
|
||||
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
|
||||
with:
|
||||
cosign-release: 'v2.1.1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user