Skip to content

Commit 6583107

Browse files
authored
Merge pull request #243 from NYU-RTS/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents 32021cf + 584a5be commit 6583107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
2626
2727
- name: Create pull request
28-
uses: peter-evans/create-pull-request@v7
28+
uses: peter-evans/create-pull-request@v8
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
commit-message: Update pixi lockfile

0 commit comments

Comments
 (0)