We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b49fb3 commit 3c9f7ccCopy full SHA for 3c9f7cc
.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