We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628bfff commit b162e91Copy full SHA for b162e91
.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@a97ca9fc8050b0ea0d9323e3783a7db5bf825abc # v0.0.80
+ - uses: dev-hato/github-actions-cache-cleaner@19ded2a4c7fc8ff59b6e1e5cba899284a2e073bb # v0.0.81
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments