Skip to content

Commit

Permalink
chore(deps): bump rlespinasse/github-slug-action from 3.1.0 to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sergioramos committed Mar 30, 2021
1 parent f9699a0 commit 339d66c
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 @@ -95,7 +95,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Get branch
uses: rlespinasse/github-slug-action@3.1.0
uses: rlespinasse/github-slug-action@3.4.0
- name: Release
uses: ridedott/release-me-action@v3.5.11
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
Expand Down

0 comments on commit 339d66c

Please sign in to comment.