Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit e673ef5

Browse files
Update dependency ansible.windows to v1.10.0 (#391)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e3a883 commit e673ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
PYWINRM_VERSION="0.4.3"
217217
pip3 install pywinrm=="${PYWINRM_VERSION}"
218218
# renovate: datasource=galaxy-collection depName=ansible.windows
219-
ANSIBLE_WINDOWS_VERSION="1.9.1"
219+
ANSIBLE_WINDOWS_VERSION="1.10.0"
220220
# renovate: datasource=galaxy-collection depName=chocolatey.chocolatey
221221
ANSIBLE_CHOCOLATEY_VERSION="1.2.0"
222222
ansible-galaxy collection install ansible.windows:="${ANSIBLE_WINDOWS_VERSION}" chocolatey.chocolatey:="${ANSIBLE_CHOCOLATEY_VERSION}"

0 commit comments

Comments
 (0)