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 1a74afb commit fc2ed96Copy full SHA for fc2ed96
.github/workflows/lint.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Checkout Repository
78
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
79
80
- - uses: reviewdog/action-actionlint@4797143fa54b2306fe78646b48cfa10395506635 # v1.47.0
+ - uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
81
with:
82
actionlint_flags: -shellcheck ""
83
0 commit comments