We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf5bc0b + 831233e commit 323ddb0Copy full SHA for 323ddb0
1 file changed
.github/workflows/format-json-yml.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
ref: ${{ github.event.pull_request.head.sha }}
25
- - uses: dev-hato/actions-format-json-yml@v0.0.24
+ - uses: dev-hato/actions-format-json-yml@v0.0.25
26
27
github-token: ${{secrets.GITHUB_TOKEN}}
28
repo-name: dev-hato/hato-bot
0 commit comments