Bump signpath/github-action-submit-signing-request from 1.1 to 1.2

Bumps [signpath/github-action-submit-signing-request](https://github.com/signpath/github-action-submit-signing-request) from 1.1 to 1.2.
- [Commits](https://github.com/signpath/github-action-submit-signing-request/compare/v1.1...v1.2)

---
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>
This commit is contained in:
dependabot[bot] 2025-04-29 16:32:59 +00:00 committed by GitHub
parent 1f21e8ce0b
commit 357a9d5ecd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ jobs:
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact
uses: signpath/github-action-submit-signing-request@v1.1 uses: signpath/github-action-submit-signing-request@v1.2
with: with:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}' api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '107b3de5-057b-42fc-a985-3546e4261775' organization-id: '107b3de5-057b-42fc-a985-3546e4261775'
@ -68,7 +68,7 @@ jobs:
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact
uses: signpath/github-action-submit-signing-request@v1.1 uses: signpath/github-action-submit-signing-request@v1.2
with: with:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}' api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '107b3de5-057b-42fc-a985-3546e4261775' organization-id: '107b3de5-057b-42fc-a985-3546e4261775'