mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 09:32:55 +00:00
Merge pull request #10 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.0.5
chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5
This commit is contained in:
commit
357c3e90a8
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.3
|
||||
- uses: sigstore/cosign-installer@v3.0.5
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Sign container image
|
||||
|
Loading…
x
Reference in New Issue
Block a user