We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148fcc9 commit 0b6708eCopy full SHA for 0b6708e
1 file changed
.github/workflows/format-json-yml.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
ref: ${{ github.event.pull_request.head.sha || github.sha }}
31
token: ${{steps.generate_token.outputs.token}}
32
- - uses: dev-hato/actions-format-json-yml@c049d2dbbb97a565135fa12fb0502ac1efbcbd35 # v0.0.76
+ - uses: dev-hato/actions-format-json-yml@a459ba1d456f396f983ba248015e0dcc8aff8230 # v0.0.77
33
with:
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments