Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #15 from roles-ansible/lint
Browse files Browse the repository at this point in the history
update galaxy action to v1.2.0
  • Loading branch information
DO1JLR authored Apr 5, 2022
2 parents 544d59b + 58861af commit f6bc143
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 @@ -15,6 +15,6 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit f6bc143

Please sign in to comment.