We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3df21 commit 460695aCopy full SHA for 460695a
.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@ffc4e6988f3e4c5b5e140a2aaecf9fae888ea00f # v0.0.86
+ - uses: dev-hato/actions-format-json-yml@4a32bebc6bb57216088d757755711388ea8265d5 # v0.0.87
33
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments