From 19b3c9b97a3309a9e4a9001077f3e0026f2a1daf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 00:30:42 +0000 Subject: [PATCH] Update dev-hato/github-actions-cache-cleaner action to v0.0.41 --- .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 fe37eedb..1de97d62 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.1.5 - - uses: dev-hato/github-actions-cache-cleaner@v0.0.40 + - uses: dev-hato/github-actions-cache-cleaner@v0.0.41 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: