Skip to content

Commit

Permalink
Merge pull request #137 from roles-ansible/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…ansible-actions/ansible-galaxy-action-1.2.0

Bump ansible-actions/ansible-galaxy-action from 1.1.1 to 1.2.0
  • Loading branch information
DO1JLR authored Jan 9, 2024
2 parents 098a3e1 + 5db197a commit 2c1efdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: 'Release on galaxy'
uses: ansible-actions/ansible-galaxy-action@v1.1.1
uses: ansible-actions/ansible-galaxy-action@v1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
galaxy_version: 'main'

0 comments on commit 2c1efdd

Please sign in to comment.