Skip to content

Commit 1e81427

Browse files
chore(deps): update peterjgrainger/action-create-branch action to v2.1.0 (#542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 461ac11 commit 1e81427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: make patch
3636

3737
- name: Create a github branch
38-
uses: peterjgrainger/action-create-branch@v2.0.1
38+
uses: peterjgrainger/action-create-branch@v2.1.0
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GH_TOKEN }}
4141
with:

0 commit comments

Comments
 (0)