Bump yamllint from 1.25.0 to 1.26.0 in /.github/workflows (#362)
This commit is contained in:
parent
47612d3630
commit
6ff33cfd27
2
.github/workflows/requirements_molecule.txt
vendored
2
.github/workflows/requirements_molecule.txt
vendored
@ -1,6 +1,6 @@
|
|||||||
ansible-base==2.10.5
|
ansible-base==2.10.5
|
||||||
ansible==2.10.6
|
ansible==2.10.6
|
||||||
ansible-lint==4.3.7
|
ansible-lint==4.3.7
|
||||||
yamllint==1.25.0
|
yamllint==1.26.0
|
||||||
molecule[docker]==3.2.3
|
molecule[docker]==3.2.3
|
||||||
docker==4.4.1
|
docker==4.4.1
|
||||||
|
@ -11,7 +11,7 @@ ENHANCEMENTS:
|
|||||||
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
|
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
|
||||||
* Specify GitHub actions Ubuntu release.
|
* Specify GitHub actions Ubuntu release.
|
||||||
* Update list of supported platforms.
|
* Update list of supported platforms.
|
||||||
* Update Ansible base to `2.10.5`, Ansible to `2.10.6` and Molecule to `3.2.3`.
|
* Update Ansible base to `2.10.5`, Ansible to `2.10.6`, Molecule to `3.2.3` and yamllint to `1.26.0`.
|
||||||
|
|
||||||
## 0.19.1 (January 11, 2021)
|
## 0.19.1 (January 11, 2021)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user