bump action-create-branch 3.0.0
This commit is contained in:
parent
ee60e71cf2
commit
1c31bf3a21
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_stable.yml
vendored
2
.github/workflows/release_stable.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
- name: Create repository branch
|
||||
id: create
|
||||
uses: peterjgrainger/action-create-branch@v2.2.0
|
||||
uses: peterjgrainger/action-create-branch@v3.0.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue