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 40a0c3d commit 4d90724Copy full SHA for 4d90724
.github/workflows/lint.yml
@@ -74,6 +74,6 @@ jobs:
74
- name: Checkout Repository
75
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
76
77
- - uses: reviewdog/action-actionlint@42de1e3a0f52d5f8b8390894de87bc603844e530 # v1.37.0
+ - uses: reviewdog/action-actionlint@7485c2136bd093d2317a854c72910eebaee35238 # v1.37.1
78
with:
79
actionlint_flags: -shellcheck ""
0 commit comments