8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86943a commit 23b5b2fCopy full SHA for 23b5b2f
.github/workflows/lint.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
42
- name: Lint Actions
43
- uses: reviewdog/action-actionlint@d99f1ceaf59e7db022a790dc308ccccb68dda71a # v1.53.0
+ uses: reviewdog/action-actionlint@4f8f9963ca57a41e5fd5b538dd79dbfbd3e0b38a # v1.54.0
44
with:
45
actionlint_flags: -shellcheck ""
46
0 commit comments