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 381ee81 commit 3cfc244Copy full SHA for 3cfc244
.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.1.0
+ uses: peterjgrainger/action-create-branch@v2.2.0
39
env:
40
GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GH_TOKEN }}
41
with:
0 commit comments