Skip to content

Commit 1cf1aa8

Browse files
committed
Update dev-hato/actions-format-json-yml action to v0.0.52
1 parent 9be9f7b commit 1cf1aa8

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
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424
ref: ${{ github.event.pull_request.head.sha || github.sha }}
2525
token: ${{secrets.CREATE_WORKFLOW_CI_TOKEN}}
26-
- uses: dev-hato/actions-format-json-yml@v0.0.51
26+
- uses: dev-hato/actions-format-json-yml@v0.0.52
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
concurrency:

0 commit comments

Comments
 (0)