Update docker-publish.yml - cosign updated to 2.4.0

This commit is contained in:
Vishal 2025-06-20 09:15:28 +05:30 committed by GitHub
parent 72eba16a9a
commit a43e724673
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.13.1'
cosign-release: 'v2.4.0'
- name: Set up QEMU