Skip to content

Commit

Permalink
chore(deps): update dependency ansible.windows to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ruzickap committed May 3, 2023
1 parent 7cc1e09 commit 5219955
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 @@ -213,7 +213,7 @@ jobs:
PYWINRM_VERSION="0.4.3"
pip3 install pywinrm=="${PYWINRM_VERSION}"
# renovate: datasource=galaxy-collection depName=ansible.windows
ANSIBLE_WINDOWS_VERSION="1.13.0"
ANSIBLE_WINDOWS_VERSION="1.14.0"
# renovate: datasource=galaxy-collection depName=chocolatey.chocolatey
ANSIBLE_CHOCOLATEY_VERSION="1.4.0"
ansible-galaxy collection install ansible.windows:="${ANSIBLE_WINDOWS_VERSION}" chocolatey.chocolatey:="${ANSIBLE_CHOCOLATEY_VERSION}"
Expand Down

0 comments on commit 5219955

Please sign in to comment.