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 6db23a6 commit c241f5bCopy full SHA for c241f5b
.github/workflows/lint.yml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- name: Checkout Repository
46
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
47
- - uses: reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530 # v1.37.0
+ - uses: reviewdog/action-actionlint@7485c2136bd093d2317a854c72910eebaee35238 # v1.37.1
48
with:
49
actionlint_flags: -shellcheck ""
50
0 commit comments