mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 15:23:42 +00:00
Update pascalgn/automerge-action action to v0.14.3
This commit is contained in:
parent
bfe33aff05
commit
4c0811d6d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
github.actor == 'renovate'
|
||||
steps:
|
||||
- name: automerge
|
||||
uses: pascalgn/automerge-action@v0.14.2
|
||||
uses: pascalgn/automerge-action@v0.14.3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN || github.token }}
|
||||
MERGE_METHOD: "rebase"
|
||||
|
|
Loading…
Add table
Reference in a new issue