mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-11 09:52:18 +00:00
Compare commits
1 Commits
0b81b9dd9d
...
0fd5f5dd54
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fd5f5dd54 |
2
.github/workflows/lint-pulls.yaml
vendored
2
.github/workflows/lint-pulls.yaml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: Lint Ansible Playbook
|
||||
uses: ansible/ansible-lint-action@main
|
||||
|
||||
Reference in New Issue
Block a user