We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8a799 commit 7a6f322Copy full SHA for 7a6f322
.github/workflows/github-actions-cache-cleaner.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
with:
17
persist-credentials: false
18
- - uses: dev-hato/github-actions-cache-cleaner@1289dc8839a3119d5eb7ab34b38a34242b2556ae # v0.0.85
+ - uses: dev-hato/github-actions-cache-cleaner@a53a04fa36da1ebf0ef0af2c010ae1fa8fac3148 # v0.0.86
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments