Skip to content

Commit 1081fc2

Browse files
authored
Merge pull request #77 from reviewdog/pinact-action-shellcheck-actio-yml
Pin GitHub Actions with commit SHA using pinact
2 parents 8aaabfc + bb55ec4 commit 1081fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ inputs:
6767
runs:
6868
using: "composite"
6969
steps:
70-
- uses: reviewdog/action-setup@v1
70+
- uses: reviewdog/action-setup@bddaa4f8db3717aad1ce0987da12e1cb4bd081c1 # v1.3.1
7171
with:
7272
reviewdog_version: v0.20.3
7373
- run: $GITHUB_ACTION_PATH/script.sh

0 commit comments

Comments
 (0)