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 47bd20ae5827ba2ec3897f94cbbf6d85f94acb24 to a83629984406411eebb4b15bb588549dee89c1aa.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](alexwilson/enable-github-automerge-action@47bd20a...a836299)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent b99d2f6 commit 4897eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/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@47bd20ae5827ba2ec3897f94cbbf6d85f94acb24 # main
uses: alexwilson/enable-github-automerge-action@a83629984406411eebb4b15bb588549dee89c1aa # 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 4897eef

Please sign in to comment.