Skip to content

Commit f3d2da1

Browse files
Bump actions/checkout from 6.0.1 to 6.0.2 (#153)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab2a5cd commit f3d2da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yaml-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: ⤵️ Check out configuration from GitHub
20-
uses: actions/checkout@v6.0.1
20+
uses: actions/checkout@v6.0.2
2121
- name: 🚀 Run yamllint
2222
run: yamllint --strict .

0 commit comments

Comments
 (0)