Skip to content

Commit 0301e62

Browse files
authored
Merge branch 'main' into portainer-upgrade-2.21.5
2 parents 9eeca1c + e3fe721 commit 0301e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333

3434
- name: Run ansible-lint
35-
uses: ansible/ansible-lint@v24.12.2 # or version tag instead of 'main'
35+
uses: ansible/ansible-lint@v25.1.0 # or version tag instead of 'main'
3636
with:
3737
args: "ansible"
3838

0 commit comments

Comments
 (0)