Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 9c4ec81

Browse files
build(deps): bump peter-evans/create-pull-request from 4.1.3 to 4.1.4 (#18)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c2983d commit 9c4ec81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
git config user.name VGV Bot
3030
git config user.email [email protected]
3131
- name: Create Pull Request
32-
uses: peter-evans/[email protected].3
32+
uses: peter-evans/[email protected].4
3333
with:
3434
base: main
3535
branch: chore/generate-template

0 commit comments

Comments
 (0)