Skip to content

Commit

Permalink
Merge pull request #9 from roles-ansible/dependabot/github_actions/an…
Browse files Browse the repository at this point in the history
…sible-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 Dec 14, 2023
2 parents aee79b1 + aa30df9 commit 308c800
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 308c800

Please sign in to comment.