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