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 e5dc7d2 commit 3fbc9e5Copy full SHA for 3fbc9e5
.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@72bac95f30fd642a32043e01d6e315a7eeeab4b8 # v0.0.66
+ - uses: dev-hato/github-actions-cache-cleaner@d4404112a380618fd268b261fc4192f9af865558 # v0.0.67
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments