From 57ca91f6887cd7a5651dd1973efd8679db3e72b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 23:26:54 +0000 Subject: [PATCH] Update dev-hato/github-actions-cache-cleaner action to v0.0.32 (#1150) 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 0cadbd8b..ad407707 100644 --- a/.github/workflows/github-actions-cache-cleaner.yml +++ b/.github/workflows/github-actions-cache-cleaner.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4.1.1 - - uses: dev-hato/github-actions-cache-cleaner@v0.0.31 + - uses: dev-hato/github-actions-cache-cleaner@v0.0.32 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: