Skip to content

Commit

Permalink
chore(deps): bump ridedott/merge-me-action from 2.10.74 to 2.10.76
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 34a0491 commit 4dc941f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot-upgrades.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.74
uses: ridedott/merge-me-action@v2.10.76
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.
Expand Down

0 comments on commit 4dc941f

Please sign in to comment.