From bc747772a9888a77ca160e99caeaa2b5fce4770f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:17:57 +0000 Subject: [PATCH] Update dev-hato/github-actions-cache-cleaner action to v0.0.57 --- .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 700625bc..d4d69c02 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: dev-hato/github-actions-cache-cleaner@0a731b19b53bac2c5e7f2b9cb9f9a17d91c50604 # v0.0.56 + - uses: dev-hato/github-actions-cache-cleaner@8eba3eecece4925478af087a13ab1d8e89cbdd78 # v0.0.57 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: