Skip to content

Commit b002a15

Browse files
chore(deps): update ansible/ansible-lint action to v26
1 parent 26942cd commit b002a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Check out the repository
2121
uses: actions/checkout@v6
2222
- name: Run ansible-lint
23-
uses: ansible/ansible-lint@v25
23+
uses: ansible/ansible-lint@v26
2424
with:
2525
args: "-c ansible-lint.yml"
2626

0 commit comments

Comments
 (0)