Skip to content

Commit

Permalink
Bump artis3n/ansible_galaxy_collection from 2.9.0 to 2.10.1 (#217)
Browse files Browse the repository at this point in the history
Bumps [artis3n/ansible_galaxy_collection](https://github.com/artis3n/ansible_galaxy_collection) from 2.9.0 to 2.10.1.
- [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.9.0...v2.10.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 224a56e commit cf0e221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pip install pyyaml

- name: Publish to Galaxy
uses: artis3n/ansible_galaxy_collection@v2.9.0
uses: artis3n/ansible_galaxy_collection@v2.10.1
with:
api_key: ${{ secrets.GALAXY_API_KEY }}

Expand Down

0 comments on commit cf0e221

Please sign in to comment.