Skip to content

Commit

Permalink
chore(deps-dev): bump ridedott/release-me-action from v3.2.2 to v3.2.3
Browse files Browse the repository at this point in the history
Bumps [ridedott/release-me-action](https://github.com/ridedott/release-me-action) from v3.2.2 to v3.2.3.
- [Release notes](https://github.com/ridedott/release-me-action/releases)
- [Changelog](https://github.com/ridedott/release-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/release-me-action@v3.2.2...d997c8e)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Oct 16, 2020
1 parent 8d964d4 commit bc15e1d
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 @@ -110,7 +110,7 @@ jobs:
- name: Get branch
uses: rlespinasse/github-slug-action@2.1.1
- name: Release
uses: ridedott/release-me-action@v3.2.2
uses: ridedott/release-me-action@v3.2.3
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
with:
node-module: true
Expand Down

0 comments on commit bc15e1d

Please sign in to comment.