From c4886bfab5630d4995413a5e66bd9b9e99096d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:54:10 +0000 Subject: [PATCH] chore(deps): update dev-hato/github-actions-cache-cleaner action to v0.0.55 --- .github/workflows/github-actions-cache-cleaner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions-cache-cleaner.yml b/.github/workflows/github-actions-cache-cleaner.yml index 4fb13231..0a23ee6d 100644 --- a/.github/workflows/github-actions-cache-cleaner.yml +++ b/.github/workflows/github-actions-cache-cleaner.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - - uses: dev-hato/github-actions-cache-cleaner@8885351fba02a9d237a5115d7dff95f2b8fa8078 # v0.0.54 + - uses: dev-hato/github-actions-cache-cleaner@223f86272059b9654c86deb72176cc3a484668fb # v0.0.55 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: