We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e913498 commit 5779c71Copy full SHA for 5779c71
.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@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