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

Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 5a508f46e70d6723b62d752352280eb6f7abf9d0 to 4a254667962d854167b3b74dcbcc0138926a81ca.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](5a508f46e7...4a25466796)

---
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-05-04 01:13:35 +00:00
committed by GitHub
parent d5829436e5
commit 5c3858de24

View File

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