We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34b0019 + f68e0ed commit 7f1250bCopy full SHA for 7f1250b
1 file changed
.github/workflows/link-workflows.yaml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v6
18
- name: Run actionlint
19
- uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
+ uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1
20
with:
21
reporter: github-pr-check
22
fail_level: error
0 commit comments