chore(deps): update actions/checkout action to v6.0.3 #38

Merged
CSRBot merged 1 commits from renovate/actions into master 2026-06-02 17:09:32 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 669e4377c1 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/checkout@v6.0.3
- name: Run ansible-lint
uses: ansible/ansible-lint@v26.4.0
with:
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: actions/checkout@v6.0.3
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
with:
globs: '**/*.md'