Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#2311)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 13e3c47 commit a3cc035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pre-commit autoupdate
pre-commit run --all-files
- uses: peter-evans/create-pull-request@v7.0.6
- uses: peter-evans/create-pull-request@v7.0.7
with:
base: dev
body: Update pre-commit hooks to their latest versions.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
make snapshot
- uses: peter-evans/create-pull-request@v7.0.6
- uses: peter-evans/create-pull-request@v7.0.7
with:
base: dev
body: Automatically generated snapshots update.
Expand Down

0 comments on commit a3cc035

Please sign in to comment.