Skip to content

Commit 4f6b20c

Browse files
Update dev-hato/actions-format-json-yml action to v0.0.76 (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02230d5 commit 4f6b20c

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@711c00f6dfa4870f253bc1464845d8e457852d00 # v0.0.75
32+
- uses: dev-hato/actions-format-json-yml@c049d2dbbb97a565135fa12fb0502ac1efbcbd35 # v0.0.76
3333
with:
3434
github-token: ${{steps.generate_token.outputs.token}}
3535
concurrency:

0 commit comments

Comments
 (0)