We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f478914 + 9edb8f7 commit b981b72Copy full SHA for b981b72
1 file changed
.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@bd4212f728cd911c15c900cd00476ee20f01660b # v0.0.88
+ - uses: dev-hato/actions-format-json-yml@6bc083bc6dde295dd894a4f1711f2fc87d1896ef # v0.0.89
37
38
github-token: ${{steps.generate_token.outputs.token}}
39
concurrency:
0 commit comments