Skip to content

Commit

Permalink
chore(deps-dev): bump rlespinasse/github-slug-action from 2.1.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 2.1.1 to 3.1.0.
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Changelog](https://github.com/rlespinasse/github-slug-action/blob/v3.x/CHANGELOG.md)
- [Commits](rlespinasse/github-slug-action@2.1.1...e4699e4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Nov 20, 2020
1 parent 8944bb3 commit 006d1e8
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 @@ -108,7 +108,7 @@ jobs:
- name: Benchmark
run: yarn run benchmark
- name: Get branch
uses: rlespinasse/github-slug-action@2.1.1
uses: rlespinasse/github-slug-action@3.1.0
- name: Release
uses: ridedott/release-me-action@v3.2.11
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
Expand Down

0 comments on commit 006d1e8

Please sign in to comment.