Skip to content

Commit

Permalink
Merge pull request #25 from nextcloud-libraries/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/ridedott/merge-me-action-2.10.106

chore(deps): bump ridedott/merge-me-action from 2.10.56 to 2.10.106
  • Loading branch information
nickvergessen authored Oct 1, 2024
2 parents bc7a4fb + 778808a commit d73ab08
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].56"
uses: "ridedott/[email protected].106"
with:
# This must be used as GitHub Actions token does not support pushing
# to protected branches.
Expand Down

0 comments on commit d73ab08

Please sign in to comment.