Skip to content

Commit 3c1b6c5

Browse files
chore(deps): update peter-evans/create-pull-request action to v7.0.9 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f646036 commit 3c1b6c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nitpick.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
shell: bash
2424

2525
- name: Create Pull Request
26-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
26+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
2727
with:
2828
commit-message: "ci(nitpick): Sync CI configs"
2929
title: "ci(nitpick): Sync CI configs"

.github/workflows/pre-commit-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: hatch run pre-commit:run
3636

3737
- name: Create Pull Request
38-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
38+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
3939
with:
4040
commit-message: "chore(deps): Update .pre-commit-config.yaml"
4141
title: "chore(deps): Update .pre-commit-config.yaml"

0 commit comments

Comments
 (0)