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 35d95ba commit 97eff55Copy full SHA for 97eff55
.github/workflows/prettier.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
app-id: ${{ secrets.ECOSPARK_APP_ID }}
39
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
40
- - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6
+ - uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533 # v6
41
42
body: I ran `npm run format` 🧑💻
43
branch: actions/prettier-if-needed
0 commit comments