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