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 ba6fda0 commit 3999342Copy full SHA for 3999342
.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@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6
41
42
body: I ran `npm run format` 🧑💻
43
branch: actions/prettier-if-needed
0 commit comments