Skip to content

Commit

Permalink
Merge pull request #155 from SwiftFiddle/renovate/peter-evans-create-…
Browse files Browse the repository at this point in the history
…pull-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
kishikawakatsumi authored Apr 9, 2024
2 parents 74686bf + fe7b31f commit 9d0c53f
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@v5
uses: peter-evans/create-pull-request@v6
id: cpr
with:
commit-message: "Update dependencies"
Expand Down

0 comments on commit 9d0c53f

Please sign in to comment.