Update changelog after release 5.0.0 #218
linters.yaml
on: pull_request
linters
/
Runs code linting tests
23s
ansible-lint
28s
Annotations
3 warnings
linters / Runs code linting tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|
no-changed-when:
plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
|