We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd06a2b + da2e6fe commit f7f3634Copy full SHA for f7f3634
1 file changed
.github/workflows/github-actions-cache-cleaner.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16
with:
17
persist-credentials: false
18
- - uses: dev-hato/github-actions-cache-cleaner@52ab9d4d084cd5660408c1829f4922727ed1f023 # v0.0.70
+ - uses: dev-hato/github-actions-cache-cleaner@d34e4b6131cc132fe752152f95ef56b67d461daf # v0.0.71
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments