mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update devmasx/merge-branch action to v1.4.0
This commit is contained in:
committed by
Thomas Ruoff
parent
e3606820f2
commit
8e983c8f6e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- name: Merge master -> develop
|
- name: Merge master -> develop
|
||||||
uses: devmasx/merge-branch@v1.3.1
|
uses: devmasx/merge-branch@1.4.0
|
||||||
with:
|
with:
|
||||||
type: now
|
type: now
|
||||||
from_branch: master
|
from_branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user