We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc49d9c commit 3a6e4dbCopy full SHA for 3a6e4db
1 file changed
.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@ed652037e4bd406f0a2638bcf651e1f4a1c91b5a # v0.0.93
+ - uses: dev-hato/actions-format-json-yml@469bd8bf6ccf6a19ab4f3c32fbcf52d3d9df18b7 # v0.0.94
33
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments