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