Skip to content

Commit

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

Bump ansible-actions/ansible-galaxy-action from 1.0.1 to 1.1.1
  • Loading branch information
DO1JLR authored Oct 27, 2023
2 parents 39ee035 + dec676b commit e58f329
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.0.1
uses: ansible-actions/ansible-galaxy-action@v1.1.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }

0 comments on commit e58f329

Please sign in to comment.