Skip to content

Commit 4f59787

Browse files
authored
Merge pull request #81 from ublue-os/dependabot/github_actions/sigstore/cosign-installer-3.9.1
chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1
2 parents 076a13f + ae0d101 commit 4f59787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
password: ${{ secrets.GITHUB_TOKEN }}
156156

157157
# Sign container
158-
- uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
158+
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
159159
if: github.event_name != 'pull_request'
160160

161161
- name: Sign container image

0 commit comments

Comments
 (0)