Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Bump ansible-core from 2.13.2 to 2.15.0 in /.github/workflows/requirements #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_galaxy.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ansible-core==2.13.2
ansible-core==2.15.0
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.13.2
ansible-core==2.15.0
Jinja2==3.1.2
ansible-lint==5.4.0
yamllint==1.27.1
Expand Down