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 253c5d7 commit 28a12f6Copy full SHA for 28a12f6
.github/workflows/format-json-yml.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
29
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
30
- - uses: dev-hato/actions-format-json-yml@1c10501063c35e07661c6ab5b6056572c9341341 # v0.0.92
+ - uses: dev-hato/actions-format-json-yml@ed652037e4bd406f0a2638bcf651e1f4a1c91b5a # v0.0.93
31
32
github-token: ${{ steps.generate_token.outputs.token }}
33
concurrency:
0 commit comments