Merge pull request #26 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.2
deps: bump sigstore/cosign-installer from 4.1.1 to 4.1.2
This commit is contained in:
@@ -171,7 +171,7 @@ jobs:
|
|||||||
# Signing is disabled by default. To enable, see README.md "Optional: Enable Image Signing" section.
|
# Signing is disabled by default. To enable, see README.md "Optional: Enable Image Signing" section.
|
||||||
|
|
||||||
- name: Install Cosign
|
- name: Install Cosign
|
||||||
uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
|
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
|
||||||
if: github.event_name != 'pull_request' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
|
if: github.event_name != 'pull_request' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
|
|||||||
Reference in New Issue
Block a user