mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2025-02-22 06:06:48 +00:00
Update sigstore/cosign-installer action to v3.8.0
This commit is contained in:
parent
31148c58df
commit
25949b9fab
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@c56c2d3e59e4281cc41dea2217323ba5694b171e # v3.8.0
|
||||
with:
|
||||
cosign-release: 'v2.1.1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user