Skip to content

Commit e5a97e5

Browse files
authored
Merge pull request #428 from liquibase/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents f8b808c + 5006ea3 commit e5a97e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-update-packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_PAT: ${{ secrets.BOT_TOKEN }}
3232

3333
- name: Create Pull Request
34-
uses: peter-evans/create-pull-request@v6
34+
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.GITHUB_TOKEN }}
3737
commit-message: Automatic update to packages.json

0 commit comments

Comments
 (0)