Skip to content

Commit d8b8a28

Browse files
chore(deps): update peter-evans/create-pull-request action to v8.1.1
1 parent 952d351 commit d8b8a28

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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
26+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
38+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
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)