Skip to content

Commit 5712966

Browse files
Bump docker from 4.4.2 to 4.4.3 in /.github/workflows/requirements (#63)
1 parent 499793d commit 5712966

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ ansible-base==2.10.6
22
ansible-lint==4.3.7
33
yamllint==1.26.0
44
molecule[docker]==3.2.3
5-
docker==4.4.2
5+
docker==4.4.3

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FEATURES:
1111

1212
ENHANCEMENTS:
1313

14-
* Update Ansible base to `2.10.6`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.2`.
14+
* Update Ansible base to `2.10.6`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.3`.
1515
* Specify GitHub actions Ubuntu release.
1616
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
1717
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.

0 commit comments

Comments
 (0)