Skip to content

Commit

Permalink
chore(deps): bump ridedott/release-me-action from v3.3.4 to v3.5.11
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 700fe7c commit f9699a0
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 @@ -97,7 +97,7 @@ jobs:
- name: Get branch
uses: rlespinasse/github-slug-action@3.1.0
- name: Release
uses: ridedott/release-me-action@v3.3.4
uses: ridedott/release-me-action@v3.5.11
if: ${{ env.GITHUB_REF_SLUG == 'master' }}
with:
node-module: true
Expand Down

0 comments on commit f9699a0

Please sign in to comment.