We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87b895 commit fbec6d5Copy full SHA for fbec6d5
.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@2366d3cac0123bb3a3d205281a5b63ae9f40ac7f # v0.0.82
+ - uses: dev-hato/github-actions-cache-cleaner@d8a795c8486445a3d96bde00b2ca8eecd585ffc8 # v0.0.84
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments