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 a184f62 commit 76a72f0Copy full SHA for 76a72f0
.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@52819f5f70db72e17c2fadecd44a791ae4459276 # v1.49.0
+ - uses: reviewdog/action-actionlint@2927e858b45218240af952feb1d702cf6365f39a # v1.50.0
43
with:
44
actionlint_flags: -shellcheck ""
45
0 commit comments