This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
chore(deps): update ansible/ansible-lint action to v25.12.1
pull/4800/head
renovate[bot]
2 months ago
committed by
Slavi Pantaleev
parent
6a8a1dfa24
commit
3a12aa7682
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/matrix.yml
+ 1
- 1
.github/workflows/matrix.yml
View File
@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v6
- name: Run ansible-lint
uses: ansible/ansible-lint@v25.12.
0
uses: ansible/ansible-lint@v25.12.
1
with:
args: "roles/custom"
setup_python: "true"
Write
Preview
Loading…
Cancel
Save