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