From 35cfbc5e9476e09935bdb7980f175f82f35bcc6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 04:30:51 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-format-json-yml action to v0.0.73 (#201) 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 9591770..1921b2a 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@bae3230b89fddb12957fc2a7b869ef833956ec78 # v0.0.72 + - uses: dev-hato/actions-format-json-yml@fe8ec3b4b1d61718a63b5a2456408b63213676d5 # v0.0.73 with: github-token: ${{ steps.generate_token.outputs.token }} concurrency: