Skip to content

Commit

Permalink
chore(deps): bump ridedott/merge-me-action from 2.10.83 to 2.10.94
Browse files Browse the repository at this point in the history
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.83 to 2.10.94.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.83...v2.10.94)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 491e1bf commit 0dfd77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-me.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: "Auto-merge"
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: "ridedott/[email protected].83"
uses: "ridedott/[email protected].94"
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.
Expand Down

0 comments on commit 0dfd77e

Please sign in to comment.