Skip to content

Commit

Permalink
chore(deps): update dependency ansible to v8.2.0 (#482)
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 committed Jul 19, 2023
1 parent 7c42e0e commit e83d33e
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.1.0"
ANSIBLE_VERSION="8.2.0"
pip3 install ansible=="${ANSIBLE_VERSION}"
if [[ "${BUILD}" =~ windows ]]; then
# renovate: datasource=pypi depName=pywinrm
Expand Down

0 comments on commit e83d33e

Please sign in to comment.