Skip to content

Commit 201091b

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent d2a24ee commit 201091b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-if-needed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
app-id: ${{ secrets.ECOSCRIPT_APP_ID }}
3333
private-key: ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }}
34-
- uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
34+
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
3535
with:
3636
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
3737
body: I ran `pnpm format` 🧑‍💻

0 commit comments

Comments
 (0)