We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb11fe4 commit c2a745fCopy full SHA for c2a745f
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@0993d357bab1634e8d28d31e3fb5d2805996016e # v0.0.97
+ - uses: dev-hato/actions-format-json-yml@e87b8950e2c842806f018d8761c5db8f3d70d1b4 # v0.0.98
33
34
github-token: ${{ steps.generate_token.outputs.token }}
35
concurrency:
0 commit comments