Skip to content

Commit 10efa04

Browse files
Bump ansible-core in /.github/workflows/requirements
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.2 to 2.15.3. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.15.2...v2.15.3) --- 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 a528e23 commit 10efa04

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.15.2
1+
ansible-core==2.15.3
22
jinja2==3.1.2
33
ansible-compat==4.1.5
44
yamllint==1.32.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.15.2
1+
ansible-core==2.15.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.15.2
1+
ansible-core==2.15.3
22
jinja2==3.1.2
33
ansible-compat==4.1.5
44
molecule==6.0.0

0 commit comments

Comments
 (0)