dependabot[bot] commited on
Commit
5726782
·
unverified ·
1 Parent(s): 1909cc3

build(deps): bump peterjgrainger/action-create-branch (#509)

Browse files
Files changed (1) hide show
  1. .github/workflows/release.yml +1 -1
.github/workflows/release.yml CHANGED
@@ -30,7 +30,7 @@ jobs:
30
  github_token: ${{ secrets.GITHUB_TOKEN }}
31
  release_branches: rolling
32
  - name: create branch
33
- uses: peterjgrainger/action-create-branch@v2.2.0
34
  env:
35
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
  with:
 
30
  github_token: ${{ secrets.GITHUB_TOKEN }}
31
  release_branches: rolling
32
  - name: create branch
33
+ uses: peterjgrainger/action-create-branch@v2.4.0
34
  env:
35
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
  with: