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

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

---
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-17 02:43:53 +00:00
committed by GitHub
parent e0523e6b6d
commit 550000c962

View File

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