diff --git a/.github/workflows/github-actions-cache-cleaner.yml b/.github/workflows/github-actions-cache-cleaner.yml index 459dd65a0..3f045c56f 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.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: