Skip to content

Commit

Permalink
Update dependency ansible.windows to v1.10.0 (#391)
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 May 29, 2022
1 parent 4e3a883 commit e673ef5
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 @@ -216,7 +216,7 @@ jobs:
PYWINRM_VERSION="0.4.3"
pip3 install pywinrm=="${PYWINRM_VERSION}"
# renovate: datasource=galaxy-collection depName=ansible.windows
ANSIBLE_WINDOWS_VERSION="1.9.1"
ANSIBLE_WINDOWS_VERSION="1.10.0"
# renovate: datasource=galaxy-collection depName=chocolatey.chocolatey
ANSIBLE_CHOCOLATEY_VERSION="1.2.0"
ansible-galaxy collection install ansible.windows:="${ANSIBLE_WINDOWS_VERSION}" chocolatey.chocolatey:="${ANSIBLE_CHOCOLATEY_VERSION}"
Expand Down

0 comments on commit e673ef5

Please sign in to comment.