Skip to content

Commit 4bf7b5d

Browse files
authored
Merge pull request #23 from Simple-Robotics/dependabot/github_actions/devel/peter-evans/create-pull-request-8
build(deps): bump peter-evans/create-pull-request from 7 to 8
2 parents 6aede1a + c6d4a14 commit 4bf7b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_pixi_lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
3838
3939
- name: Create pull request
40-
uses: peter-evans/create-pull-request@v7
40+
uses: peter-evans/create-pull-request@v8
4141
with:
4242
token: ${{ steps.generate-token.outputs.token }}
4343
commit-message: 'pixi: Update pixi lockfile'

0 commit comments

Comments
 (0)