Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 (#1999)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 34dc910 commit 5466790
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/[email protected].1
- uses: peter-evans/[email protected].5
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 @@ -40,7 +40,7 @@ jobs:
run: |
make snapshot
- uses: peter-evans/[email protected].1
- uses: peter-evans/[email protected].5
with:
base: dev
body: Automatically generated snapshots update.
Expand Down

0 comments on commit 5466790

Please sign in to comment.