Skip to content

Commit

Permalink
chore(deps): update dependency ansible to v8.1.0 (#480)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
my-renovate[bot] and renovate-bot authored Jun 23, 2023
1 parent 37f8bb0 commit f4524ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
brew install virtualbox
fi
# renovate: datasource=pypi depName=ansible
ANSIBLE_VERSION="8.0.0"
ANSIBLE_VERSION="8.1.0"
pip3 install ansible=="${ANSIBLE_VERSION}"
if [[ "${BUILD}" =~ windows ]]; then
# renovate: datasource=pypi depName=pywinrm
Expand Down

0 comments on commit f4524ee

Please sign in to comment.