Skip to content

Commit 30b45c6

Browse files
authored
Merge pull request #63 from roles-ansible/dependabot/github_actions/robertdebock/galaxy-action-1.2.0
Bump robertdebock/galaxy-action from 1.1.1 to 1.2.0
2 parents c1d7ea9 + dea2ebf commit 30b45c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: checkout
1616
uses: actions/checkout@v3
1717
- name: galaxy
18-
uses: robertdebock/galaxy-action@1.1.1
18+
uses: robertdebock/galaxy-action@1.2.0
1919
with:
2020
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 commit comments

Comments
 (0)