We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c130259 + a1e2432 commit e7cdda9Copy full SHA for e7cdda9
1 file changed
.github/workflows/github-actions-cache-cleaner.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
16
- - uses: dev-hato/github-actions-cache-cleaner@377e370b2c439bbea69dce5c7e91167796e6bb70 # v0.0.50
+ - uses: dev-hato/github-actions-cache-cleaner@d37872269f7da1f1763264f96f3d571c39fb91e1 # v0.0.52
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
concurrency:
0 commit comments