Skip to content

Commit

Permalink
Merge pull request #59 from openedx/dependabot/github_actions/pascalg…
Browse files Browse the repository at this point in the history
…n/automerge-action-0.15.6

build(deps): bump pascalgn/automerge-action from 0.15.5 to 0.15.6
  • Loading branch information
Feanil Patel authored Feb 21, 2023
2 parents 34c0000 + 7d6b19b commit 78e78ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-automerge-open-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Automerge
if: ${{ env.PERMOK == 'true' }}
uses: "pascalgn/[email protected].5"
uses: "pascalgn/[email protected].6"
env:
GITHUB_TOKEN: "${{ secrets.CC_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}"
MERGE_COMMIT_MESSAGE: |
Expand Down

0 comments on commit 78e78ab

Please sign in to comment.