We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b11aee + a44241f commit 9b49ba0Copy full SHA for 9b49ba0
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@a2b02aab8e1418d15a8a19a9c403a3ef0878706c # v0.0.69
+ - uses: dev-hato/github-actions-cache-cleaner@52ab9d4d084cd5660408c1829f4922727ed1f023 # v0.0.70
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments