mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-30 16:20:35 +00:00
Merge pull request #9 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.0.3
chore(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
This commit is contained in:
commit
044aed2777
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# Sign container
|
||||
- uses: sigstore/cosign-installer@v3.0.2
|
||||
- uses: sigstore/cosign-installer@v3.0.3
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Sign container image
|
||||
|
Loading…
x
Reference in New Issue
Block a user