Skip to content

Commit 0b6708e

Browse files
committed
Update dev-hato/actions-format-json-yml action to v0.0.77
1 parent 148fcc9 commit 0b6708e

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

0 commit comments

Comments
 (0)