File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 # https://github.com/SignPath/github-actions/tree/main/actions/submit-signing-request
102102 # https://about.signpath.io/documentation/trusted-build-systems/github
103103 - name : ' Sign the compiled plugins'
104- uses : ' signpath/github-action-submit-signing-request@4f13d373e8f0cd8d3c0465ff4877feff27aed2ae ' # v1.2
104+ uses : ' signpath/github-action-submit-signing-request@ced31329c0317e779dad2eec2a7c3bb46ea1343e ' # v1.3
105105 with :
106106 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
107107 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
@@ -151,7 +151,7 @@ jobs:
151151 name : " lfmp-${{ env.LFMP_VERSION }}-${{ env.LFMP_PACKAGE_ITERATION }}.unsigned-packaged.windows.${{ env.LFMP_ARCH }}"
152152
153153 - name : ' Sign the package'
154- uses : ' signpath/github-action-submit-signing-request@4f13d373e8f0cd8d3c0465ff4877feff27aed2ae ' # v1.2
154+ uses : ' signpath/github-action-submit-signing-request@ced31329c0317e779dad2eec2a7c3bb46ea1343e ' # v1.3
155155 with :
156156 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
157157 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
You can’t perform that action at this time.
0 commit comments