Skip to content

Commit f287c4b

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

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
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030
ref: ${{ github.event.pull_request.head.sha }}
3131
token: ${{steps.generate_token.outputs.token}}
32-
- uses: dev-hato/actions-format-json-yml@f6b544b7d6ac25ab6df9115cc5fa18e053c5e994 # v0.0.80
32+
- uses: dev-hato/actions-format-json-yml@78a2502c69645dbbd3a56168ddc69065e7ee538c # v0.0.81
3333
with:
3434
github-token: ${{steps.generate_token.outputs.token}}
3535
concurrency:

0 commit comments

Comments
 (0)