We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936dcdf commit 17bf3b7Copy full SHA for 17bf3b7
1 file changed
.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@d34e4b6131cc132fe752152f95ef56b67d461daf # v0.0.71
+ - uses: dev-hato/github-actions-cache-cleaner@bdf27c858a609f1958a10f782e93d11bd596f6f1 # v0.0.72
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments