We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045b016 commit 2c80dc7Copy full SHA for 2c80dc7
.github/workflows/format-json-yml.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
33
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
34
- - uses: dev-hato/actions-format-json-yml@0993d357bab1634e8d28d31e3fb5d2805996016e # v0.0.97
+ - uses: dev-hato/actions-format-json-yml@e87b8950e2c842806f018d8761c5db8f3d70d1b4 # v0.0.98
35
36
github-token: ${{steps.generate_token.outputs.token}}
37
concurrency:
0 commit comments