We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed3cea commit 2b6e848Copy full SHA for 2b6e848
.github/workflows/prettier.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
app-id: ${{ secrets.ECOSPARK_APP_ID }}
44
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
45
- - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
+ - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
46
47
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
48
body: I ran `npm run prettier` 🧑💻
0 commit comments