We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f554d6 + 63391b6 commit 756b835Copy full SHA for 756b835
1 file changed
.github/workflows/format-json-yml.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
ref: ${{ github.event.pull_request.head.sha }}
32
token: ${{steps.generate_token.outputs.token}}
33
- - uses: dev-hato/actions-format-json-yml@bf9f6c92d5594b1dffc5cf78faf3edf9acdabcea # v0.0.69
+ - uses: dev-hato/actions-format-json-yml@c5371101d8408bd8e8d363128ace15f1487bf8d7 # v0.0.70
34
with:
35
github-token: ${{steps.generate_token.outputs.token}}
36
concurrency:
0 commit comments