Skip to content

Commit a061b99

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.49 (#840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54b1764 commit a061b99

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

0 commit comments

Comments
 (0)