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.
2 parents cdcd68a + dc6870c commit dd99973Copy full SHA for dd99973
.github/workflows/format-json-yml.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
35
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
36
- - uses: dev-hato/actions-format-json-yml@ed652037e4bd406f0a2638bcf651e1f4a1c91b5a # v0.0.93
+ - uses: dev-hato/actions-format-json-yml@c32693f31954fd7e88743fe2e125fd3d2cb09588 # v0.0.95
37
38
github-token: ${{steps.generate_token.outputs.token}}
39
concurrency:
0 commit comments