Skip to content

Commit

Permalink
chore(deps): update ridedott/merge-me-action action to v2.10.56
Browse files Browse the repository at this point in the history
  • Loading branch information
lctrs-bot authored Oct 27, 2023
2 parents e22f7ac + a708408 commit 07303a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-renovate-upgrades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: "Auto-Merge"
if: "${{ github.event.workflow_run.conclusion == 'success' }}"
uses: "ridedott/[email protected].55"
uses: "ridedott/[email protected].56"
with:
GITHUB_LOGIN: "renovate"
GITHUB_TOKEN: "${{ secrets.LCTRS_BOT_TOKEN }}"
Expand Down

0 comments on commit 07303a2

Please sign in to comment.