From 18ee5cb05c71fb9e1d81f9fcf13f4f7b2567f7ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 22:07:27 +0000 Subject: [PATCH] Update dev-hato/github-actions-cache-cleaner action to v0.0.28 --- .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 fa4a1f143..7ac11651f 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0 - - uses: dev-hato/github-actions-cache-cleaner@v0.0.27 + - uses: dev-hato/github-actions-cache-cleaner@v0.0.28 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: