We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dafca06 + 8e20d9e commit 23ded22Copy full SHA for 23ded22
1 file changed
.github/workflows/github-actions-cache-cleaner.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
with:
19
persist-credentials: false
20
- - uses: dev-hato/github-actions-cache-cleaner@d8a795c8486445a3d96bde00b2ca8eecd585ffc8 # v0.0.84
+ - uses: dev-hato/github-actions-cache-cleaner@a53a04fa36da1ebf0ef0af2c010ae1fa8fac3148 # v0.0.86
21
22
github-token: ${{secrets.GITHUB_TOKEN}}
23
concurrency:
0 commit comments