Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v4.2.2 (#…
Browse files Browse the repository at this point in the history
…517)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 24, 2022
1 parent f4e7ac9 commit fb4b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cd ../example/ && flutter pub upgrade
- name: Create pull request 🆕
uses: peter-evans/create-pull-request@v4.2.1
uses: peter-evans/create-pull-request@v4.2.2
with:
branch: "chore/update-deps"
commit-message: "chore(deps): update dependencies"
Expand Down

0 comments on commit fb4b0e7

Please sign in to comment.