Skip to content

Commit f059e4e

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 4e472cf commit f059e4e

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@6d6857d36972b65feb161a90e484f2984215f83e # 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)