We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461ac11 commit 1e81427Copy full SHA for 1e81427
.github/workflows/branch.yml
@@ -35,7 +35,7 @@ jobs:
35
run: make patch
36
37
- name: Create a github branch
38
- uses: peterjgrainger/action-create-branch@v2.0.1
+ uses: peterjgrainger/action-create-branch@v2.1.0
39
env:
40
GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GH_TOKEN }}
41
with:
0 commit comments