Skip to content

Commit

Permalink
chore(deps): update dependency ansible to v7.4.0 (#462)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
my-renovate[bot] and renovate-bot authored Mar 29, 2023
1 parent 0996309 commit 9b6d1d1
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 --cask virtualbox-extension-pack
fi
# renovate: datasource=pypi depName=ansible
ANSIBLE_VERSION="7.3.0"
ANSIBLE_VERSION="7.4.0"
pip3 install ansible=="${ANSIBLE_VERSION}"
if [[ "${BUILD}" =~ windows ]]; then
# renovate: datasource=pypi depName=pywinrm
Expand Down

0 comments on commit 9b6d1d1

Please sign in to comment.