From 0e69b22c2d6a36ea2ff52fb50c20b4369cc33f11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 22:19:54 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-format-json-yml action to v0.0.72 --- .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 c6a278cfd9..d5a628a94c 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@385028d55c075d2cfa3bf674eece2d497991ed06 # v0.0.71 + - uses: dev-hato/actions-format-json-yml@bae3230b89fddb12957fc2a7b869ef833956ec78 # v0.0.72 with: github-token: ${{steps.generate_token.outputs.token}} concurrency: