Skip to content

Commit 2996352

Browse files
authored
removes minor version in action
1 parent bff5688 commit 2996352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trusted-build-systems/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ steps:
4343
path: path/to/your/artifact
4444

4545
- id: optional_step_id
46-
uses: signpath/github-action-submit-signing-request@v1.1
46+
uses: signpath/github-action-submit-signing-request@v1
4747
with:
4848
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
4949
organization-id: '<SignPath organization id>'

0 commit comments

Comments
 (0)