Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 (
Browse files Browse the repository at this point in the history
…#445)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2022
1 parent b4eecdf commit 776ef3d
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 @@ -15,7 +15,7 @@ jobs:
run: |
deno task star && deno task run https://deno.land/x/udd/main.ts target/star.ts
- name: Create Pull Request
uses: peter-evans/create-pull-request@331d02c7e2104af23ad5974d4d5cbc58a3e6dc77 # v4.1.1
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 # v4.1.1
with:
commit-message: "update dependencies and regenerate lockfile"
title: "chore: update dependencies"
Expand Down

0 comments on commit 776ef3d

Please sign in to comment.