We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d8549a + 41d92da commit 925d87eCopy full SHA for 925d87e
.github/workflows/format-json-yml.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
app-id: ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
35
private-key: ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
36
- - uses: dev-hato/actions-format-json-yml@e26bb75bab9841682281db76bb3f11b9f29a29f0 # v0.0.100
+ - uses: dev-hato/actions-format-json-yml@4cb268945c4c97e2eac4f9f118faccda54a528be # v0.0.101
37
38
github-token: ${{steps.generate_token.outputs.token}}
39
concurrency:
0 commit comments