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 06c8497 commit 7c1c65cCopy full SHA for 7c1c65c
.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@d120b8262ffa72679270742de82e581207216f49 # v0.0.82
+ - uses: dev-hato/actions-format-json-yml@780c40938a6f2456c69e0568ddf8a32a0dfec936 # v0.0.83
33
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments