Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2023
1 parent afc3bd2 commit f793d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Create pull request
uses: peter-evans/create-pull-request@v5.0.0
uses: peter-evans/create-pull-request@v5.0.2
with:
commit-message: "Bump to ${{ env.VERSION_CODE }}"
title: "Release ${{ env.VERSION_NAME }}"
Expand Down

0 comments on commit f793d6c

Please sign in to comment.