Skip to content

Commit bbdef96

Browse files
authored
Merge pull request #73 from DeterminateSystems/dependabot/github_actions/actions-deps-533f70582a
Bump peter-evans/create-pull-request from 6 to 7 in the actions-deps group
2 parents 8a43c8e + ded9a32 commit bbdef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
nix develop --command pnpm all
8585
8686
- name: Create Pull Request
87-
uses: peter-evans/create-pull-request@v6
87+
uses: peter-evans/create-pull-request@v7
8888
env:
8989
COMMIT_MSG: ${{ steps.commit-msg.outputs.msg }}
9090
with:

0 commit comments

Comments
 (0)