Skip to content

Commit b22ba1f

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/checkout action to v4.2.2
2 parents a40fa3b + 5caa2c9 commit b22ba1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: actionlint with reviewdog
1111
runs-on: ubuntu-24.04
1212
steps:
13-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
13+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414
- name: actionlint
1515
uses: reviewdog/[email protected]
1616
with:

0 commit comments

Comments
 (0)