Skip to content

Commit d720e66

Browse files
Bump ansible-core in /.github/workflows/requirements
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.2 to 2.16.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.16.2...v2.16.3) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40dd764 commit d720e66

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.2
1+
ansible-core==2.16.3
22
jinja2==3.1.3
33
ansible-compat==4.1.11
44
yamllint==1.33.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.16.2
1+
ansible-core==2.16.3

.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.2
1+
ansible-core==2.16.3
22
jinja2==3.1.3
33
ansible-compat==4.1.11
44
molecule==6.0.3

0 commit comments

Comments
 (0)