From b1a42c1afb919ca3d35dc7220db9edf283ed7d1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 04:04:57 +0000 Subject: [PATCH] chore(deps): update dev-hato/github-actions-cache-cleaner action to v0.0.31 --- .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 94967ef8cd..c9b0f7ffcc 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: dev-hato/github-actions-cache-cleaner@v0.0.30 + - uses: dev-hato/github-actions-cache-cleaner@v0.0.31 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: