Merge pull request #75 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.2.0
chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0
This commit is contained in:
commit
926205e1bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -93,7 +93,7 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# Sign container
|
||||
- uses: sigstore/cosign-installer@v3.1.2
|
||||
- uses: sigstore/cosign-installer@v3.2.0
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Sign container image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue