Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Commit
•
9c51128
1
Parent(s):
c494edc
build(deps): bump peterjgrainger/action-create-branch (#538)
Browse files
.github/workflows/release.yml
CHANGED
@@ -30,7 +30,7 @@ jobs:
|
|
30 |
github_token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
31 |
release_branches: rolling
|
32 |
- name: create branch
|
33 |
-
uses: peterjgrainger/action-create-branch@
|
34 |
env:
|
35 |
GITHUB_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
36 |
with:
|
|
|
30 |
github_token: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
31 |
release_branches: rolling
|
32 |
- name: create branch
|
33 |
+
uses: peterjgrainger/action-create-branch@v3.0.0
|
34 |
env:
|
35 |
GITHUB_TOKEN: ${{ secrets.ADMIN_RIGHTS_TOKEN }}
|
36 |
with:
|