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 02230d5 commit 4f6b20cCopy full SHA for 4f6b20c
.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@711c00f6dfa4870f253bc1464845d8e457852d00 # v0.0.75
+ - uses: dev-hato/actions-format-json-yml@c049d2dbbb97a565135fa12fb0502ac1efbcbd35 # v0.0.76
33
with:
34
github-token: ${{steps.generate_token.outputs.token}}
35
concurrency:
0 commit comments