We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32021cf + 584a5be commit 6583107Copy full SHA for 6583107
1 file changed
.github/workflows/update-lockfiles.yml
@@ -25,7 +25,7 @@ jobs:
25
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
26
27
- name: Create pull request
28
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
commit-message: Update pixi lockfile
0 commit comments