Skip to content

Commit

Permalink
chore: bump peterjgrainger/action-create-branch from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-branch) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/peterjgrainger/action-create-branch/releases)
- [Commits](peterjgrainger/action-create-branch@64aa569...0825981)

---
updated-dependencies:
- dependency-name: peterjgrainger/action-create-branch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2023
1 parent 99ff481 commit 6272594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
release-tag: 'v${{ steps.semrel.outputs.version }}'
- name: Create new release branch if needed (idempotent)
uses: peterjgrainger/action-create-branch@64aa569aea81305305c6e92bd236d8c427debff8
uses: peterjgrainger/action-create-branch@08259812c8ebdbf1973747f9297e332fa078d3c1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 6272594

Please sign in to comment.