Skip to content

Commit 6092c45

Browse files
authored
Merge pull request #20 from Deltares/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents 4342ac7 + 843fb3d commit 6092c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_update_pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cache: false
2121
- name: Update pixi lock file
2222
run: pixi update
23-
- uses: peter-evans/create-pull-request@v6
23+
- uses: peter-evans/create-pull-request@v7
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
branch: update/pixi-lock

0 commit comments

Comments
 (0)