Skip to content

Commit 6ce58d1

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.57 (#918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b579cba commit 6ce58d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 }}
2525
token: ${{secrets.CREATE_WORKFLOW_CI_TOKEN}}
26-
- uses: dev-hato/[email protected].56
26+
- uses: dev-hato/[email protected].57
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
concurrency:

0 commit comments

Comments
 (0)