Skip to content

Commit ad63efd

Browse files
committed
CI: Fix Windows Signing action commit hash
1 parent 7968f56 commit ad63efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207

208208
sign-windows-build:
209209
name: Windows Signing ✍️
210-
uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@2f261c4029973bc84774a08197a0d5d8a6b1b046
210+
uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@d7bf65a80b40bec6446dcb4a2f03629fb74cc3f9
211211
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
212212
needs: build-project
213213
permissions:

0 commit comments

Comments
 (0)