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.
1 parent f30b048 commit d0b9508Copy full SHA for d0b9508
.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@6bc083bc6dde295dd894a4f1711f2fc87d1896ef # v0.0.89
+ - uses: dev-hato/actions-format-json-yml@16c1aed1beca6fdb667fba4f956cb506ab730470 # v0.0.90
35
36
github-token: ${{steps.generate_token.outputs.token}}
37
concurrency:
0 commit comments