Skip to content

Commit 07845a7

Browse files
Bump yamllint from 1.26.0 to 1.26.1 in /.github/workflows/requirements (#387)
1 parent 3fe08e0 commit 07845a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible-base==2.10.7
22
jinja2==2.11.3
33
ansible-lint==5.0.6
4-
yamllint==1.26.0
4+
yamllint==1.26.1
55
molecule[docker]==3.3.0
66
docker==4.4.4

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENHANCEMENTS:
2222
* Specify GitHub actions Ubuntu release.
2323
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
2424
* Add Molecule NGINX OSS tests for Alpine 3.13, remove Molecule tests for Debian stretch, and update list of supported platforms.
25-
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.6`, Molecule to `3.3.0`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
25+
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.6`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `4.4.4`.
2626
* Consolidate Molecule testing scenarios to address changes introduced in Ansible Lint `5.*`.
2727
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
2828

0 commit comments

Comments
 (0)