Skip to content

Commit

Permalink
build(deps): bump peterjgrainger/action-create-branch
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.2.0 to 3.0.0.
- [Release notes](https://github.com/peterjgrainger/action-create-branch/releases)
- [Commits](peterjgrainger/action-create-branch@v2.2.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 007d658 commit d2c496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-flow-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
echo 'branch=release/chef-v${{ steps.extract_chef_version.outputs.chef_version }}' >> "$GITHUB_OUTPUT"
id: chef_release
- uses: peterjgrainger/action-create-branch@v2.2.0
- uses: peterjgrainger/action-create-branch@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.LYRAPHASE_RUNNER_AUTOMERGE_TOKEN }}
with:
Expand Down

0 comments on commit d2c496b

Please sign in to comment.