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

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

---
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-03 03:15:03 +00:00
committed by GitHub
parent 2f1c0e133d
commit 2d94c73e95

View File

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