Skip to content

Commit

Permalink
chore(deps): bump rlespinasse/github-slug-action from 3.4.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 3.4.0 to 3.5.1.
- [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@3.4.0...0168238)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Apr 9, 2021
1 parent 2783c43 commit 4aa68c0
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 @@ -93,7 +93,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get branch
uses: rlespinasse/github-slug-action@3.4.0
uses: rlespinasse/github-slug-action@3.5.1
- name: Checkout
uses: actions/checkout@v2
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
Expand Down

0 comments on commit 4aa68c0

Please sign in to comment.