We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65ce09 commit a4aad36Copy full SHA for a4aad36
.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@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1.46.0
+ - uses: reviewdog/action-actionlint@4797143fa54b2306fe78646b48cfa10395506635 # v1.47.0
81
with:
82
actionlint_flags: -shellcheck ""
83
0 commit comments