Skip to content

Commit

Permalink
Update create-pull-request action
Browse files Browse the repository at this point in the history
  • Loading branch information
zofrex authored Jul 4, 2024
1 parent 58ea217 commit 5ac449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo >> $GITHUB_ENV
echo 'UPDATE_EOF' >> $GITHUB_ENV
- name: Create pull request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
add-paths: "Gemfile*"
commit-message: "Update dependencies"
Expand Down

0 comments on commit 5ac449e

Please sign in to comment.