Compare commits
2 commits
47b2acd39d
...
f623852cb5
Author | SHA1 | Date | |
---|---|---|---|
f623852cb5 | |||
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