Skip to content

Commit 88c9f28

Browse files
authored
Merge pull request #2169 from hydephp/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 4 to 7
2 parents 6ae7408 + ebcf621 commit 88c9f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-browserslist-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npx update-browserslist-db@latest
2929

3030
- name: Create Pull Request
31-
uses: peter-evans/create-pull-request@v4
31+
uses: peter-evans/create-pull-request@v7
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
commit-message: 'Update Browserslist database'

0 commit comments

Comments
 (0)