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

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

---
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-11 02:18:15 +00:00
committed by GitHub
parent 2ff8c55d29
commit 0e63c94c94

View File

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