mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-08 14:23:38 +00:00
Merge pull request #143 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.1.2
build(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -180,7 +180,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# Sign container
|
# Sign container
|
||||||
- uses: sigstore/cosign-installer@v3.1.1
|
- uses: sigstore/cosign-installer@v3.1.2
|
||||||
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'
|
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
|
|||||||
Reference in New Issue
Block a user