Update sigstore/cosign-installer action to v3.8.0

This commit is contained in:
renovate[bot] 2025-02-05 15:40:50 +00:00 committed by GitHub
parent 31148c58df
commit 25949b9fab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'