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:
101
101
# https://github.com/SignPath/github-actions/tree/main/actions/submit-signing-request
102
102
# https://about.signpath.io/documentation/trusted-build-systems/github
103
103
- 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
105
105
with :
106
106
api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
107
107
organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
@@ -151,7 +151,7 @@ jobs:
151
151
name : " lfmp-${{ env.LFMP_VERSION }}-${{ env.LFMP_PACKAGE_ITERATION }}.unsigned-packaged.windows.${{ env.LFMP_ARCH }}"
152
152
153
153
- 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
155
155
with :
156
156
api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
157
157
organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
You can’t perform that action at this time.
0 commit comments