Skip to content

Commit c0f752d

Browse files
Bump ansible-core in /.github/workflows/requirements
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.15.0...v2.15.1) --- 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 cad347d commit c0f752d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible-core==2.15.0
1+
ansible-core==2.15.1
22
# ansible-compat==3.0.2
33
yamllint==1.32.0
44
ansible-lint==6.17.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.15.0
1+
ansible-core==2.15.1

.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.0
1+
ansible-core==2.15.1
22
jinja2==3.1.2
33
# ansible-compat==3.0.2
44
molecule==5.1.0

0 commit comments

Comments
 (0)