Skip to content

Commit

Permalink
Merge pull request #34 from roles-ansible/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…nsible-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 24, 2024
2 parents 16f389c + 13fd57b commit e230d0f
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,6 +19,6 @@ 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 }}

0 comments on commit e230d0f

Please sign in to comment.