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

Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 445561e3e8a963aba407c0aa2664bd38a0acf2f3 to a71d23eaf3d4d87c3afefc2f08e092bb04257e4d.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](445561e3e8...a71d23eaf3)

---
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-06-08 01:20:52 +00:00
committed by GitHub
parent 6731e2942a
commit 3c4993c547

View File

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