Skip to content

Commit

Permalink
Updated GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Git Bot authored and USA-RedDragon committed Mar 25, 2022
1 parent ee591a3 commit c12eda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Automatically merge pull request
uses: pascalgn/automerge-action@v0.14.3
uses: pascalgn/automerge-action@v0.15.2
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
MERGE_FORKS: 'false'
Expand Down

0 comments on commit c12eda5

Please sign in to comment.