We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e472cf commit f059e4eCopy full SHA for f059e4e
.github/workflows/format-if-needed.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
app-id: ${{ secrets.ECOSCRIPT_APP_ID }}
33
private-key: ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }}
34
- - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
+ - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
35
36
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
37
body: I ran `pnpm format` 🧑💻
0 commit comments