Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request to v6 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmartos96 authored Feb 28, 2024
1 parent 140ccb7 commit cb90209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_flutter_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Create a Pull Request if there are any changes.
# This is automatically checked internally
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: "chore: Update Flutter version"
title: "chore: Update Flutter version"
Expand Down

0 comments on commit cb90209

Please sign in to comment.