Skip to content

Commit

Permalink
chore(deps): update dependency ansible to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 23, 2023
1 parent 37f8bb0 commit 524b93a
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 524b93a

Please sign in to comment.