Skip to content

Commit 536b36c

Browse files
Using full sha; shortend sha's aren't supported
1 parent 5c37a99 commit 536b36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# v2.4.0
4141
# Working around "Action not found"
4242
# @see https://github.com/octokit/request-action/issues/315
43-
- uses: octokit/request-action@bbedc70
43+
- uses: octokit/request-action@bbedc70b1981e610d89f1f8de88311a1fc02fb83
4444
with:
4545
route: POST /repos/paritytech/npm_publish_automation/actions/workflows/publish.yml/dispatches
4646
ref: main

0 commit comments

Comments
 (0)