Skip to content

Commit b675a0d

Browse files
committed
Update dev-hato/actions-format-json-yml action to v0.0.43
1 parent 71c8ece commit b675a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format-json-yml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
ref: ${{ github.event.pull_request.head.sha || github.sha }}
28-
- uses: dev-hato/actions-format-json-yml@v0.0.42
28+
- uses: dev-hato/actions-format-json-yml@v0.0.43
2929
with:
3030
github-token: ${{secrets.GITHUB_TOKEN}}
3131

0 commit comments

Comments
 (0)