Skip to content

Commit

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

Chore(deps): Bump alexwilson/enable-github-automerge-action from d8d24b8699d9749aca9279609909abca856457c8 to f16dda8dd0d50ba5be8f0628a7d6120359a7135f
  • Loading branch information
juliusknorr authored Apr 9, 2024
2 parents c6e1657 + c2a8eae commit 4d51b14
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@d8d24b8699d9749aca9279609909abca856457c8 # main
uses: alexwilson/enable-github-automerge-action@f16dda8dd0d50ba5be8f0628a7d6120359a7135f # 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 4d51b14

Please sign in to comment.