Skip to content

Commit ae3a763

Browse files
Bump docker from 4.4.3 to 4.4.4 in /.github/workflows/requirements (#66)
1 parent 5712966 commit ae3a763

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.3
5+
docker==4.4.4

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.3`.
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.4`.
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)