Skip to content

Commit 6245f90

Browse files
chore(deps): bump signpath/github-action-submit-signing-request (#920)
Bumps [signpath/github-action-submit-signing-request](https://github.com/signpath/github-action-submit-signing-request) from 1.2 to 1.3. - [Commits](SignPath/github-action-submit-signing-request@4f13d37...ced3132) --- updated-dependencies: - dependency-name: signpath/github-action-submit-signing-request dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1fc0ce commit 6245f90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lf-build-windows-x86_64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)