We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90a6e1 commit 0356383Copy full SHA for 0356383
.github/workflows/github-actions-cache-cleaner.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17
with:
18
persist-credentials: false
19
- - uses: dev-hato/github-actions-cache-cleaner@a97ca9fc8050b0ea0d9323e3783a7db5bf825abc # v0.0.80
+ - uses: dev-hato/github-actions-cache-cleaner@2366d3cac0123bb3a3d205281a5b63ae9f40ac7f # v0.0.82
20
21
github-token: ${{secrets.GITHUB_TOKEN}}
22
concurrency:
0 commit comments