Commit graph

6 commits

Author SHA1 Message Date
ddab157600
don't pin digests anymore
Some checks failed
/ Ansible Lint (push) Failing after 47s
The benefit of digest pinning isn't that great for this project really
and it comes at the cost of more issues and additional renovate noise,
so just don't anymore.
Adjust renovate config accordingly as well.
2025-11-18 14:24:21 +01:00
a13d23c7ea Update actions/checkout action to v5
All checks were successful
/ Ansible Lint (pull_request) Successful in 1m58s
/ Ansible Lint (push) Successful in 2m15s
2025-10-23 13:45:41 +00:00
2f8897751b Pin dependencies
All checks were successful
/ Ansible Lint (pull_request) Successful in 1m59s
/ Ansible Lint (push) Successful in 2m4s
2025-10-23 12:15:38 +00:00
a60946b3b8 Update https://github.com/ansible/ansible-lint action to v25
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m5s
/ Ansible Lint (push) Successful in 2m12s
2025-10-22 21:50:08 +00:00
e22d29a75c
pin ansible-lint (action) to a specific version to avoid random breakage
All checks were successful
/ Ansible Lint (pull_request) Successful in 1m37s
/ Ansible Lint (push) Successful in 1m38s
ansible-lint just broke for our repo, therefore pin it to a specific
version to avoid that.
2024-12-08 02:49:50 +01:00
db02969168
add CI running ansible-lint
Some checks failed
/ Ansible Lint (push) Failing after 1m32s
2024-12-01 04:16:42 +01:00