We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a40fa3b + 5caa2c9 commit b22ba1fCopy full SHA for b22ba1f
.github/workflows/actionlint.yml
@@ -10,7 +10,7 @@ jobs:
10
name: actionlint with reviewdog
11
runs-on: ubuntu-24.04
12
steps:
13
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
- name: actionlint
15
uses: reviewdog/[email protected]
16
with:
0 commit comments