Skip to content

Commit

Permalink
Merge pull request #253 from liquibase/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-5

Bump peter-evans/create-pull-request from 3 to 5
  • Loading branch information
mcred authored May 17, 2023
2 parents c1990f8 + e68e016 commit 85aa204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
GITHUB_PAT: ${{ secrets.BOT_TOKEN }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Automatic update to packages.json
Expand Down

0 comments on commit 85aa204

Please sign in to comment.