Skip to content

Commit 2188fa8

Browse files
committed
Update dev-hato/actions-format-json-yml action to v0.0.59
1 parent aedc06a commit 2188fa8

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.57
26+
- uses: dev-hato/actions-format-json-yml@v0.0.59
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
concurrency:

0 commit comments

Comments
 (0)