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 72bac95 commit 5737a0bCopy full SHA for 5737a0b
.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@27c5137f7138a4817ae532f10e5506c925e88f96 # v0.0.84
+ - uses: dev-hato/actions-format-json-yml@5692ff3cf0452e11d0af47eb2605b32b8bd0c772 # v0.0.85
33
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments