commit | 89d1cd05f71b8c4b3fbe4b75493c6568b1847d53 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 07 20:59:49 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Oct 07 20:59:49 2024 +0000 |
tree | d74bfc87fdfd5ff83e0a21e913a157f4027b32f9 | |
parent | 7e218233d634829795987465d6cd6ba9779c6514 [diff] |
Actions(deps): Bump peter-evans/create-pull-request from 6.0.2 to 7.0.5 (#1239) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.2 to 7.0.5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/70a41aba780001da0a30141984ae2a0c95d8704e...5e914681df9dc83aa4e4905692ca88beb2f9e91f) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index ae23be7..c426f64 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml
@@ -42,7 +42,7 @@ - name: Create pull request from changes (if any) id: create-pull-request - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 + uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 with: author: 'pre-commit <pre-commit@tools.invalid>' base: main