We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e94c53 commit 99e67adCopy full SHA for 99e67ad
.github/workflows/lint.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
46
47
- name: Lint Actions
48
- uses: reviewdog/action-actionlint@db58217885f9a6570da9c71be4e40ec33fe44a1f # v1.65.0
+ uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
49
with:
50
actionlint_flags: -shellcheck ""
51
0 commit comments