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 11cb0bc commit d5d64d6Copy full SHA for d5d64d6
.github/workflows/format-json-yml.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
ref: ${{ github.event.pull_request.head.sha }}
31
token: ${{steps.generate_token.outputs.token}}
32
- - uses: dev-hato/actions-format-json-yml@d734536c3d78cd63c0be271d4fa1df500ce3c29f # v0.0.78
+ - uses: dev-hato/actions-format-json-yml@6d74584246fc830b19e7681cf7f0d5bda6630cc1 # v0.0.79
33
with:
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments