Skip to content

Commit

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

build(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
  • Loading branch information
castrojo authored Sep 4, 2023
2 parents a1e2413 + 1ca2455 commit 06886f5
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 @@ -180,7 +180,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

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

- name: Sign container image
Expand Down

0 comments on commit 06886f5

Please sign in to comment.