There was an error while loading. Please reload this page.
1 parent 0382097 commit 20f5016Copy full SHA for 20f5016
1 file changed
.github/workflows/update-lockfiles.yml
@@ -27,7 +27,7 @@ jobs:
27
set -o pipefail
28
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
29
- name: Create pull request
30
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
+ uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
31
with:
32
token: ${{ secrets.GITHUB_TOKEN }}
33
commit-message: Update pixi lockfile
0 commit comments