Skip to content

Commit

Permalink
Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [robertdebock/galaxy-action](https://github.com/robertdebock/galaxy-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/robertdebock/galaxy-action/releases)
- [Commits](robertdebock/galaxy-action@1.1.0...affc547)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2021
1 parent e8e18cb commit 6f0737b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish to Ansible Galaxy
uses: robertdebock/[email protected].0
uses: robertdebock/[email protected].1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
if: github.ref == 'refs/heads/master'

0 comments on commit 6f0737b

Please sign in to comment.