Skip to content

Commit

Permalink
Chore(deps): Bump alexwilson/enable-github-automerge-action
Browse files Browse the repository at this point in the history
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd to 922feaa6788152594a8872ef1ab18940f1c88504.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](alexwilson/enable-github-automerge-action@4871a27...922feaa)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent 532e21f commit 5afeb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nextcloud-ocp-approve-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Enable GitHub auto merge
- name: Auto merge
uses: alexwilson/enable-github-automerge-action@4871a27d951e570b6f5ccecbe98ec27ef27e0cbd # main
uses: alexwilson/enable-github-automerge-action@922feaa6788152594a8872ef1ab18940f1c88504 # main
if: startsWith(steps.branchname.outputs.branch, 'automated/noid/') && endsWith(steps.branchname.outputs.branch, 'update-nextcloud-ocp')
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5afeb7f

Please sign in to comment.