Skip to content

Commit 37f9ca8

Browse files
Bump artis3n/ansible_galaxy_collection from 2.10.1 to 2.11.0
Bumps [artis3n/ansible_galaxy_collection](https://github.com/artis3n/ansible_galaxy_collection) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/artis3n/ansible_galaxy_collection/releases) - [Changelog](https://github.com/artis3n/ansible_galaxy_collection/blob/main/CHANGELOG.md) - [Commits](artis3n/ansible_galaxy_collection@v2.10.1...v2.11.0) --- updated-dependencies: - dependency-name: artis3n/ansible_galaxy_collection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdacf78 commit 37f9ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: "actions/checkout@v4"
2222

2323
- name: "Deploy the collection"
24-
uses: "artis3n/ansible_galaxy_collection@v2.10.1"
24+
uses: "artis3n/ansible_galaxy_collection@v2.11.0"
2525
with:
2626
api_key: "${{ secrets.galaxy_api_key }}"

0 commit comments

Comments
 (0)