We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62b50a commit 1d00450Copy full SHA for 1d00450
.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@c6ef3525c106808c3c9582830b5d2d05b3168add # v0.0.77
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments