Skip to content

Commit 75f9636

Browse files
Bump peter-evans/create-pull-request from 6 to 7 (#1844)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ef7e67 commit 75f9636

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
@@ -23,7 +23,7 @@ jobs:
2323
pixi global install pixi-diff-to-markdown
2424
pixi update --json --no-install | pixi-diff-to-markdown >> diff.md
2525
- name: Create pull request
26-
uses: peter-evans/create-pull-request@v6
26+
uses: peter-evans/create-pull-request@v7
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
commit-message: Update pixi lockfile

0 commit comments

Comments
 (0)