Skip to content

Commit

Permalink
build(deps): bump ridedott/merge-me-action from 2.9.77 to 2.9.80
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent df3b098 commit c42e12a
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 @@ -17,7 +17,7 @@ jobs:
steps:
- name: Merge me!
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.9.77
uses: ridedott/merge-me-action@v2.9.80
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR

0 comments on commit c42e12a

Please sign in to comment.