We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3eddc commit a2d9b27Copy full SHA for a2d9b27
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@6bc083bc6dde295dd894a4f1711f2fc87d1896ef # v0.0.89
+ - uses: dev-hato/actions-format-json-yml@16c1aed1beca6fdb667fba4f956cb506ab730470 # v0.0.90
33
34
github-token: ${{ steps.generate_token.outputs.token }}
35
concurrency:
0 commit comments