Chore(deps): Bump alexwilson/enable-github-automerge-action

Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 922feaa6788152594a8872ef1ab18940f1c88504 to 47bd20ae5827ba2ec3897f94cbbf6d85f94acb24.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](922feaa678...47bd20ae58)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-13 02:14:58 +00:00
committed by GitHub
parent 9997554acc
commit 1c8715190c

View File

@@ -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 }}