From 38a785472f2aebbe51ebb34aa3f1f2fde7596048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 07:51:02 +0000 Subject: [PATCH] Update dev-hato/github-actions-cache-cleaner action to v0.0.55 (#1586) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 416028e0..3fa04b76 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@v4.2.1 - - uses: dev-hato/github-actions-cache-cleaner@v0.0.54 + - uses: dev-hato/github-actions-cache-cleaner@223f86272059b9654c86deb72176cc3a484668fb # v0.0.55 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: