Skip to content

Commit

Permalink
Merge pull request #5470 from nextcloud/dependabot/github_actions/ale…
Browse files Browse the repository at this point in the history
…xwilson/enable-github-automerge-action-47bd20ae5827ba2ec3897f94cbbf6d85f94acb24

Chore(deps): Bump alexwilson/enable-github-automerge-action from 922feaa6788152594a8872ef1ab18940f1c88504 to 47bd20ae5827ba2ec3897f94cbbf6d85f94acb24
  • Loading branch information
juliusknorr authored Jan 15, 2024
2 parents ba47597 + 1c87151 commit f42f4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp-approve-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Enable GitHub auto merge
- name: Auto merge
uses: alexwilson/enable-github-automerge-action@922feaa6788152594a8872ef1ab18940f1c88504 # main
uses: alexwilson/enable-github-automerge-action@47bd20ae5827ba2ec3897f94cbbf6d85f94acb24 # main
if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp')
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f42f4c8

Please sign in to comment.