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 3f9d4e9 commit a50ae68Copy full SHA for a50ae68
.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@fb4529a3bce610d82460527c56ff354ed545d1a1 # v0.0.74
+ - uses: dev-hato/actions-format-json-yml@711c00f6dfa4870f253bc1464845d8e457852d00 # v0.0.75
33
with:
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments