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 6e68454 commit a978be1Copy full SHA for a978be1
.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@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
+ uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
46
with:
47
actionlint_flags: -shellcheck ""
48
0 commit comments