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 1ecb574 commit 98a3e76Copy full SHA for 98a3e76
.github/workflows/lint.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
79
80
- name: Lint Actions
81
- uses: reviewdog/action-actionlint@db58217885f9a6570da9c71be4e40ec33fe44a1f # v1.65.0
+ uses: reviewdog/action-actionlint@e0d05810221e05b96002972e026a262f4d42ce57 # v1.65.1
82
with:
83
actionlint_flags: -shellcheck ""
84
0 commit comments