Skip to content

Commit 84e6843

Browse files
authored
Auto merge! (merge-pr-in-all)
Update actions/checkout action to v6.0.1
2 parents aec2fa9 + 929cffd commit 84e6843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
13+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414
- name: actionlint
1515
uses: reviewdog/action-actionlint@v1.69.1
1616
with:

0 commit comments

Comments
 (0)