mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
build(deps): bump peterjgrainger/action-create-branch (#538)
This commit is contained in:
parent
c494edcaff
commit
9c51128af2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
github_token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
github_token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
||||||
release_branches: rolling
|
release_branches: rolling
|
||||||
- name: create branch
|
- name: create branch
|
||||||
uses: peterjgrainger/action-create-branch@v2.4.0
|
uses: peterjgrainger/action-create-branch@v3.0.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user