Skip to content

Commit 5995ea0

Browse files
authored
Merge branch 'main' into chore/nginx-version
2 parents 67f1677 + 7f2e932 commit 5995ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
if: github.ref_type == 'tag'
166166

167167
- name: Install Cosign
168-
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
168+
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
169169
if: github.ref_type == 'tag'
170170

171171
- name: Build binary

0 commit comments

Comments
 (0)