Skip to content

Commit

Permalink
Merge pull request #108 from ublue-os/dependabot/github_actions/sigst…
Browse files Browse the repository at this point in the history
…ore/cosign-installer-3.1.1

build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
  • Loading branch information
castrojo authored Jul 3, 2023
2 parents fe13ef1 + 0b7bd4f commit e69e6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

# Sign container
- uses: sigstore/[email protected].0
- uses: sigstore/[email protected].1
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'

- name: Sign container image
Expand Down

0 comments on commit e69e6bf

Please sign in to comment.