From b3ef30e001e3574fb008cbf40c2452d5168bb986 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 02:00:03 +0000 Subject: [PATCH] Update dev-hato/actions-format-json-yml action to v0.0.71 (#1366) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 ce82a458..ff8782df 100644 --- a/.github/workflows/format-json-yml.yml +++ b/.github/workflows/format-json-yml.yml @@ -29,7 +29,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@v0.0.70 + - uses: dev-hato/actions-format-json-yml@v0.0.71 with: github-token: ${{ steps.generate_token.outputs.token }} concurrency: