From c3e4c9e91c768d18e6323429b2e0fc6acbd34e48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 10:12:17 +0000 Subject: [PATCH] Update dev-hato/actions-format-json-yml action to v0.0.49 --- .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 39ddef6c6..0b2cdc923 100644 --- a/.github/workflows/format-json-yml.yml +++ b/.github/workflows/format-json-yml.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha }} token: ${{secrets.CREATE_WORKFLOW_CI_TOKEN}} - - uses: dev-hato/actions-format-json-yml@v0.0.48 + - uses: dev-hato/actions-format-json-yml@v0.0.49 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: