Skip to content

Commit 99ec499

Browse files
chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#2011)
1 parent 7370981 commit 99ec499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pixi_auto_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
printf "Update pixi dependencies to the latest version\n\n" >> diff.md
2525
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
2626
27-
- uses: peter-evans/create-pull-request@v6
27+
- uses: peter-evans/create-pull-request@v7
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030
branch: update/pixi-lock

0 commit comments

Comments
 (0)