Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2023
1 parent c21cca2 commit a839561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
private_key: ${{ secrets.APP_KEY }}

- name: Create a PR for local changes
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5
id: cpr
with:
token: ${{ steps.generate-token.outputs.token }}
Expand Down

0 comments on commit a839561

Please sign in to comment.