From 0f7bff50459130c1d9e3b714444b6edfb08c94b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:02:06 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-format-json-yml action to v0.0.60 --- .github/workflows/format-json-yml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format-json-yml.yml b/.github/workflows/format-json-yml.yml index 9c22af7b8..0c7923120 100644 --- a/.github/workflows/format-json-yml.yml +++ b/.github/workflows/format-json-yml.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }} token: ${{steps.generate_token.outputs.token}} - - uses: dev-hato/actions-format-json-yml@v0.0.59 + - uses: dev-hato/actions-format-json-yml@v0.0.60 with: github-token: ${{steps.generate_token.outputs.token}} concurrency: