Skip to content

Commit

Permalink
chore(deps): update peterjgrainger/action-create-branch action to v2.…
Browse files Browse the repository at this point in the history
…4.0 (#593)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent c61c8dc commit e2eef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
run: make patch

- name: Create a github branch
uses: peterjgrainger/action-create-branch@v2.2.0
uses: peterjgrainger/action-create-branch@v2.4.0
env:
GITHUB_TOKEN: ${{ secrets.HOMEBREW_TAP_GH_TOKEN }}
with:
Expand Down

0 comments on commit e2eef8e

Please sign in to comment.