Skip to content

Commit b9ecd96

Browse files
authored
Merge pull request roles-ansible#108 from roles-ansible/dependabot/github_actions/robertdebock/galaxy-action-1.2.1
Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1
2 parents edbdc4f + 8e69239 commit b9ecd96

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: 'release on galaxy'
19-
uses: robertdebock/[email protected].0
19+
uses: robertdebock/[email protected].1
2020
with:
2121
galaxy_api_key: ${{ secrets.galaxy_api_key }}
2222
git_branch: 'main'

0 commit comments

Comments
 (0)