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 6aede1a + c6d4a14 commit 4bf7b5dCopy full SHA for 4bf7b5d
.github/workflows/update_pixi_lockfile.yml
@@ -37,7 +37,7 @@ jobs:
37
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
38
39
- name: Create pull request
40
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
41
with:
42
token: ${{ steps.generate-token.outputs.token }}
43
commit-message: 'pixi: Update pixi lockfile'
0 commit comments