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

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

---
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-04-13 01:19:46 +00:00
committed by GitHub
parent 4d51b14b33
commit f38d0e733f

View File

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