Skip to content

Commit 175b272

Browse files
Bump molecule[docker] from 3.2.2 to 3.2.3 in /.github/workflows (#361)
1 parent 1527db0 commit 175b272

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ ansible-base==2.10.5
22
ansible==2.10.6
33
ansible-lint==4.3.7
44
yamllint==1.25.0
5-
molecule[docker]==3.2.2
5+
molecule[docker]==3.2.3
66
docker==4.4.1

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ENHANCEMENTS:
1111
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
1212
* Specify GitHub actions Ubuntu release.
1313
* Update list of supported platforms.
14-
* Update Ansible base to `2.10.5` and Ansible to `2.10.6`.
14+
* Update Ansible base to `2.10.5`, Ansible to `2.10.6` and Molecule to `3.2.3`.
1515

1616
## 0.19.1 (January 11, 2021)
1717

0 commit comments

Comments
 (0)