Skip to content

Commit

Permalink
Merge 72fafec into 9f7e6be
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 1, 2023
2 parents 9f7e6be + 72fafec commit 33347c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
private_key: "${{ secrets.BADABUMP_APP_PRIVATE_KEY }}"

- name: "Create pull request with changed files"
uses: "peter-evans/create-pull-request@v4.2.3"
uses: "peter-evans/create-pull-request@v4.2.4"
with:
token: "${{ steps.token.outputs.token }}"
commit-message: |
Expand Down

0 comments on commit 33347c7

Please sign in to comment.