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

Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 4e5d29cf91318011bd2c074edd64b772fc9f2ede to 752a635267409e6738cbc606cd8a8fd2bdebb72e.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](4e5d29cf91...752a635267)

---
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-02-10 02:42:13 +00:00
committed by GitHub
parent fb178e9f32
commit e27c866479

View File

@@ -43,7 +43,7 @@ jobs:
# Enable GitHub auto merge # Enable GitHub auto merge
- name: Auto merge - name: Auto merge
uses: alexwilson/enable-github-automerge-action@4e5d29cf91318011bd2c074edd64b772fc9f2ede # main uses: alexwilson/enable-github-automerge-action@752a635267409e6738cbc606cd8a8fd2bdebb72e # main
if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp') if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp')
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}