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 @@ -105,7 +105,7 @@ jobs:
105105 # https://github.com/SignPath/github-actions/tree/main/actions/submit-signing-request
106106 # https://about.signpath.io/documentation/trusted-build-systems/github
107107 - name : ' Sign the compiled plugins'
108- uses : ' signpath/github-action-submit-signing-request@3f9250c56651ff692d6729a2fbb0603a42d7d322 ' # v2.0
108+ uses : ' signpath/github-action-submit-signing-request@bc66d86b015a46e9c6d9700de73143a82f9570ff ' # v2.1
109109 with :
110110 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
111111 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
@@ -155,7 +155,7 @@ jobs:
155155 name : " lfmp-${{ env.LFMP_VERSION }}-${{ env.LFMP_PACKAGE_ITERATION }}.unsigned-packaged.windows.${{ env.LFMP_ARCH }}"
156156
157157 - name : ' Sign the package'
158- uses : ' signpath/github-action-submit-signing-request@3f9250c56651ff692d6729a2fbb0603a42d7d322 ' # v2.0
158+ uses : ' signpath/github-action-submit-signing-request@bc66d86b015a46e9c6d9700de73143a82f9570ff ' # v2.1
159159 with :
160160 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
161161 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
You can’t perform that action at this time.
0 commit comments