We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750ad93 commit f3cc088Copy full SHA for f3cc088
1 file changed
.github/workflows/github-actions-cache-cleaner.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
16
with:
17
persist-credentials: false
18
- - uses: dev-hato/github-actions-cache-cleaner@86d7ef3a99a7c6f4c0f318e0b4347245ba46b7ce # v0.0.76
+ - uses: dev-hato/github-actions-cache-cleaner@c08cff36eb83d54b0f715ff688ce9885f562ca44 # v0.0.78
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments