Skip to content

Commit

Permalink
Bump ansible-core from 2.12.1 to 2.12.2 (#119)
Browse files Browse the repository at this point in the history
* Bump ansible-core from 2.12.1 to 2.12.2

Bumps [ansible-core](https://github.com/ansible/ansible) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.12.1...v2.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update action.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hans Spaans <hans@dailystuff.nl>
  • Loading branch information
dependabot[bot] and hspaans authored Feb 1, 2022
1 parent b6ea3a6 commit 05b8319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/hspaans/ansible-galaxy-action:1.0.0'
image: 'docker://ghcr.io/hspaans/ansible-galaxy-action:1.0.1'
env:
ACTION_API_KEY: ${{ inputs.api_key }}

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ansible-core==2.12.1
ansible-core==2.12.2

0 comments on commit 05b8319

Please sign in to comment.