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 a3a1f52 commit edbd856Copy full SHA for edbd856
.github/workflows/lint.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
79
80
- name: Lint Actions
81
- uses: reviewdog/action-actionlint@4f8f9963ca57a41e5fd5b538dd79dbfbd3e0b38a # v1.54.0
+ uses: reviewdog/action-actionlint@05c9d7bef25a46caf572df3497afa7082fc111df # v1.55.0
82
with:
83
actionlint_flags: -shellcheck ""
84
0 commit comments