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 c0e91cd commit f287c4bCopy full SHA for f287c4b
.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@f6b544b7d6ac25ab6df9115cc5fa18e053c5e994 # v0.0.80
+ - uses: dev-hato/actions-format-json-yml@78a2502c69645dbbd3a56168ddc69065e7ee538c # v0.0.81
33
with:
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments