From fa58ce6eab9cc1a1b92ec40b5991ba0b9bdb340c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 22:33:42 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-format-json-yml action to v0.0.64 --- .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 2507288819..482a7f3376 100644 --- a/.github/workflows/format-json-yml.yml +++ b/.github/workflows/format-json-yml.yml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha }} token: ${{steps.generate_token.outputs.token}} - - uses: dev-hato/actions-format-json-yml@b2e6e458b96076aa3755a70720dd43abf43cf528 # v0.0.63 + - uses: dev-hato/actions-format-json-yml@364a3279a0b6988ec5e81a80407246d7dc075c39 # v0.0.64 with: github-token: ${{steps.generate_token.outputs.token}} concurrency: