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 b65d960 commit a0e213bCopy full SHA for a0e213b
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout Repository
40
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
41
42
- - uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
+ - uses: reviewdog/action-actionlint@52819f5f70db72e17c2fadecd44a791ae4459276 # v1.49.0
43
with:
44
actionlint_flags: -shellcheck ""
45
0 commit comments