Skip to content

Commit 1a59030

Browse files
chore(deps): update actions/checkout action to v7 (#293)
Co-authored-by: renovate-gh-app-micxer[bot] <202420550+renovate-gh-app-micxer[bot]@users.noreply.github.com>
1 parent 137cf35 commit 1a59030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
13+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1414

1515
- name: Lint Ansible Playbook
1616
uses: ansible/ansible-lint@5fac056c45595896c973fbde871f01f6cb14d74c # v26

0 commit comments

Comments
 (0)