Skip to content

Commit 3c1ad82

Browse files
chore(deps): bump signpath/github-action-submit-signing-request (#879)
Bumps [signpath/github-action-submit-signing-request](https://github.com/signpath/github-action-submit-signing-request) from 1.1 to 1.2. - [Commits](SignPath/github-action-submit-signing-request@3c30615...4f13d37) --- updated-dependencies: - dependency-name: signpath/github-action-submit-signing-request dependency-version: '1.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e941c commit 3c1ad82

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
@@ -107,7 +107,7 @@ jobs:
107107
# https://github.com/SignPath/github-actions/tree/main/actions/submit-signing-request
108108
# https://about.signpath.io/documentation/trusted-build-systems/github
109109
- name: 'Sign the compiled plugins'
110-
uses: 'signpath/github-action-submit-signing-request@3c306158facd969ebdb385c6845dee38afc2ebf9' # v1.1
110+
uses: 'signpath/github-action-submit-signing-request@4f13d373e8f0cd8d3c0465ff4877feff27aed2ae' # v1.2
111111
with:
112112
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
113113
organization-id: '35067665-5434-42c5-9fa2-4c750069f161'
@@ -157,7 +157,7 @@ jobs:
157157
name: "lfmp-${{ env.LFMP_VERSION }}-${{ env.LFMP_PACKAGE_ITERATION }}.unsigned-packaged.windows.${{ env.LFMP_ARCH }}"
158158

159159
- name: 'Sign the package'
160-
uses: 'signpath/github-action-submit-signing-request@3c306158facd969ebdb385c6845dee38afc2ebf9' # v1.1
160+
uses: 'signpath/github-action-submit-signing-request@4f13d373e8f0cd8d3c0465ff4877feff27aed2ae' # v1.2
161161
with:
162162
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
163163
organization-id: '35067665-5434-42c5-9fa2-4c750069f161'

0 commit comments

Comments
 (0)