Skip to content

Commit

Permalink
Update peter-evans/create-pull-request to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Jul 2, 2024
1 parent 1ff2695 commit a63250f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
reviewers: camilopayan
commit-message: '[ ${{ steps.date.outputs.date }} ] - Update dependencies'
Expand Down

0 comments on commit a63250f

Please sign in to comment.