Skip to content

Commit

Permalink
chore(deps): bump ridedott/release-me-action from v3.5.11 to v3.5.16
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.5.11 to v3.5.16.
- [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.5.11...ec0c516)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Apr 9, 2021
1 parent 22134b3 commit 2783c43
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 @@ -115,7 +115,7 @@ jobs:
run: yarn run benchmark
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
- name: Release
uses: ridedott/release-me-action@v3.5.11
uses: ridedott/release-me-action@v3.5.16
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
with:
node-module: true
Expand Down

0 comments on commit 2783c43

Please sign in to comment.