Skip to content

Commit

Permalink
CI: Bump galaxy-importer 0.4.25 (#4527)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbuchmann authored Sep 30, 2024
1 parent 8bc0894 commit 0b5d9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ jobs:
# The version conflicts with our requirements,
# so we let the galaxy-importer version resolve remaining requirements.
run: |
pip install "galaxy-importer==0.4.22"
pip install "galaxy-importer==0.4.25"
- name: 'Build ansible package'
run: make collection-build
- name: 'Run galaxy-importer checks'
Expand Down

0 comments on commit 0b5d9d7

Please sign in to comment.