Skip to content

Commit

Permalink
chore(deps): bump rlespinasse/github-slug-action from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sergioramos committed Oct 8, 2020
1 parent e5d21f4 commit 4f7a7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Get branch
uses: rlespinasse/[email protected].0
uses: rlespinasse/[email protected].1
- name: Release
uses: ridedott/release-me-action@master
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
Expand Down

0 comments on commit 4f7a7ea

Please sign in to comment.