Skip to content

Commit f63603a

Browse files
committed
[skip ci] update pr action
1 parent 0b08fa0 commit f63603a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-upgrade.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
nix develop --command pre-commit autoupdate
2424
nix develop --command poetry update
2525
git submodule update --remote
26-
- uses: peter-evans/create-pull-request@v5.0.2
26+
- uses: peter-evans/create-pull-request@v6
2727
with:
2828
branch: auto-updates
2929
token: ${{ secrets.WRITEBACK_TOKEN }}

0 commit comments

Comments
 (0)