We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6aa394 commit bc21c4eCopy full SHA for bc21c4e
.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