chore(deps): update actions/checkout action to v7
Ansible Linter / ansible-lint (pull_request) Successful in 3m24s
Lint Markdown files / markdown-lint (pull_request) Successful in 13s
Lint Markdown files / markdown-lint (push) Successful in 10s
Ansible Linter / ansible-lint (push) Successful in 3m21s
Molecule / Molecule (pull_request) Successful in 6m3s
Molecule / Molecule (push) Successful in 5m52s

This commit is contained in:
2026-09-15 19:15:03 +00:00
parent f665e0044a
commit c69f4357bc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
# The scenario includes the role by its name, so the directory must be named like the role and not like the
# repository. Its parent is used as roles path.
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
path: sudo
- name: Install molecule