Skip to content

Commit

Permalink
build(deps): bump ridedott/merge-me-action from 2.8.6 to 2.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 17, 2021
1 parent 9897d6d commit f8e405b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Merge me!
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/[email protected].6
uses: ridedott/[email protected].13
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR

0 comments on commit f8e405b

Please sign in to comment.