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 158b78a commit 70a4407Copy full SHA for 70a4407
.github/workflows/lint.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
43
44
- name: Lint Actions
45
- uses: reviewdog/action-actionlint@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1
+ uses: reviewdog/action-actionlint@db58217885f9a6570da9c71be4e40ec33fe44a1f # v1.65.0
46
with:
47
actionlint_flags: -shellcheck ""
48
0 commit comments