From 63391b6b405e0dc548db20da360a9d535b110594 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:52:24 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-format-json-yml action to v0.0.70 --- .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 bfa4f23f0b..fcc79e8a35 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@bf9f6c92d5594b1dffc5cf78faf3edf9acdabcea # v0.0.69 + - uses: dev-hato/actions-format-json-yml@c5371101d8408bd8e8d363128ace15f1487bf8d7 # v0.0.70 with: github-token: ${{steps.generate_token.outputs.token}} concurrency: