Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent e603483 commit a771983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/udd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
deno run -A https://deno.land/x/udd/main.ts deps.ts
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v5
id: pr
with:
commit-message: "Update dependencies"
Expand Down

0 comments on commit a771983

Please sign in to comment.