We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e00d6d commit af4a19dCopy full SHA for af4a19d
.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@5465272ec5e18446182b39f4a7f817a67d16875a # v0.0.96
+ - uses: dev-hato/actions-format-json-yml@0993d357bab1634e8d28d31e3fb5d2805996016e # v0.0.97
35
36
github-token: ${{steps.generate_token.outputs.token}}
37
concurrency:
0 commit comments