Skip to content

Commit ead9359

Browse files
chore(deps): bump ridedott/merge-me-action from 2.10.62 to 2.10.63
1 parent 80a2a4d commit ead9359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-dependabot-upgrades.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Auto-Merge
1919
if: ${{ github.event.workflow_run.conclusion == 'success' }}
20-
uses: ridedott/[email protected].62
20+
uses: ridedott/[email protected].63
2121
with:
2222
# This must be used as GitHub Actions token does not support pushing
2323
# to protected branches.

0 commit comments

Comments
 (0)