Skip to content

Commit

Permalink
chore(deps): update ridedott/merge-me-action action to v2.10.58
Browse files Browse the repository at this point in the history
| datasource  | package                  | from     | to       |
| ----------- | ------------------------ | -------- | -------- |
| github-tags | ridedott/merge-me-action | v2.10.57 | v2.10.58 |
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 85301c7 commit cf41335
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].57"
uses: "ridedott/[email protected].58"
with:
GITHUB_LOGIN: "renovate"
GITHUB_TOKEN: "${{ secrets.LCTRS_BOT_TOKEN }}"
Expand Down

0 comments on commit cf41335

Please sign in to comment.