Skip to content

Commit dedea68

Browse files
Update dev-hato/github-actions-cache-cleaner action to v0.0.84 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fce611b commit dedea68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-cache-cleaner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
with:
1818
persist-credentials: false
19-
- uses: dev-hato/github-actions-cache-cleaner@2366d3cac0123bb3a3d205281a5b63ae9f40ac7f # v0.0.82
19+
- uses: dev-hato/github-actions-cache-cleaner@d8a795c8486445a3d96bde00b2ca8eecd585ffc8 # v0.0.84
2020
with:
2121
github-token: ${{secrets.GITHUB_TOKEN}}
2222
concurrency:

0 commit comments

Comments
 (0)