Skip to content

Commit

Permalink
Bump ansible-core in /.github/workflows/requirements
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.5 to 2.14.1.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.13.5...v2.14.1)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2022
1 parent eeb0d66 commit 6bef681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.5
ansible-core==2.14.1
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.5
ansible-core==2.14.1
jinja2==3.1.2
ansible-lint==6.8.2
yamllint==1.28.0
Expand Down

0 comments on commit 6bef681

Please sign in to comment.