Skip to content

Commit b0f8dfc

Browse files
Bump ansible-core in /.github/workflows/requirements
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.3 to 2.16.4. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.16.3...v2.16.4) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f85d54 commit b0f8dfc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_ansible_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible-core==2.16.3
1+
ansible-core==2.16.4
22
jinja2==3.1.3
33
ansible-compat==4.1.11
44
yamllint==1.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.16.3
1+
ansible-core==2.16.4

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible-core==2.16.3
1+
ansible-core==2.16.4
22
jinja2==3.1.3
33
ansible-compat==4.1.11
44
molecule==24.2.0

0 commit comments

Comments
 (0)