Skip to content

Commit 3190661

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
build(deps): bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ca67f8 commit 3190661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Check flake
2222
uses: DeterminateSystems/flake-checker-action@v12
2323
- name: Create Pull Request
24-
uses: peter-evans/create-pull-request@v7
24+
uses: peter-evans/create-pull-request@v8
2525
with:
2626
commit-message: "flake.lock: automatic update"
2727
title: "flake.lock: automatic update"

0 commit comments

Comments
 (0)