Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 4 to 5 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 3c47517 commit 32c3846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Create PR
if: steps.is-changed.outputs.modified == 'true'
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
commit-message: |
ecs@${{ steps.ecs-version.outputs.version }} update
Expand Down

0 comments on commit 32c3846

Please sign in to comment.