We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e12024 commit 02f6372Copy full SHA for 02f6372
.github/workflows/format-if-needed.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
app-id: ${{ secrets.ECOSCRIPT_APP_ID }}
32
private-key: ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }}
33
- - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
+ - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
34
35
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
36
body: I ran `pnpm format` 🧑💻
0 commit comments