Chore(deps): Bump alexwilson/enable-github-automerge-action from 7bcf565e3edb508fd1e4a8814ba60233bfa027fb to 73b91685ceb5d1632ddfba3d0e3738780d0e5856 (#6152)

Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 7bcf565e3edb508fd1e4a8814ba60233bfa027fb to 73b91685ceb5d1632ddfba3d0e3738780d0e5856.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](7bcf565e3e...73b91685ce)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
dependabot[bot]
2024-08-01 21:18:42 +02:00
committed by GitHub
parent 307b3eb50e
commit 2138a0b810

View File

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