Skip to content

Commit d4cae1b

Browse files
Bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da7ce01 commit d4cae1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
app_id: ${{ secrets.APP_ID }}
2525
private_key: ${{ secrets.APP_PRIVATE_KEY }}
2626
- name: Create Pull Request
27-
uses: peter-evans/create-pull-request@v6
27+
uses: peter-evans/create-pull-request@v7
2828
with:
2929
title: "Auto NPM Update"
3030
body: "This PR was created automatically by the Auto Update workflow."

0 commit comments

Comments
 (0)