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](https://github.com/alexwilson/enable-github-automerge-action/compare/7bcf565e3edb508fd1e4a8814ba60233bfa027fb...73b91685ceb5d1632ddfba3d0e3738780d0e5856) --- 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:
co-authored by
Julius Härtl
parent
307b3eb50e
commit
2138a0b810
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user