Skip to content

Commit

Permalink
Merge pull request #212 from boesing/dependabot/github_actions/ridedo…
Browse files Browse the repository at this point in the history
…tt/merge-me-action-2.10.43

build(deps): bump ridedott/merge-me-action from 2.10.32 to 2.10.43
  • Loading branch information
boesing authored Apr 14, 2023
2 parents f7431d0 + 8b37ebb commit 2ca99a3
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].32
uses: ridedott/[email protected].43
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR

0 comments on commit 2ca99a3

Please sign in to comment.