We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d3455 commit 8bd3306Copy full SHA for 8bd3306
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@d9ee10b60fb3ca41cec96ec9b5da6590485df8ac # v0.0.75
+ - uses: dev-hato/github-actions-cache-cleaner@c08cff36eb83d54b0f715ff688ce9885f562ca44 # v0.0.78
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments