Skip to content

Commit

Permalink
Merge pull request #5381 from nextcloud/dependabot/github_actions/ale…
Browse files Browse the repository at this point in the history
…xwilson/enable-github-automerge-action-cfdf63acc159f44a09fce21c0c63c336e307a28f

Chore(deps): Bump alexwilson/enable-github-automerge-action from f3e77fa17ba5a11771671361c01f382322c6db03 to cfdf63acc159f44a09fce21c0c63c336e307a28f
  • Loading branch information
juliusknorr authored Dec 17, 2023
2 parents 5da6c08 + 6b0e651 commit 5d2a0ae
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@f3e77fa17ba5a11771671361c01f382322c6db03 # main
uses: alexwilson/enable-github-automerge-action@cfdf63acc159f44a09fce21c0c63c336e307a28f # 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 5d2a0ae

Please sign in to comment.