Skip to content

Commit b162e91

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

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
with:
1717
persist-credentials: false
18-
- uses: dev-hato/github-actions-cache-cleaner@a97ca9fc8050b0ea0d9323e3783a7db5bf825abc # v0.0.80
18+
- uses: dev-hato/github-actions-cache-cleaner@19ded2a4c7fc8ff59b6e1e5cba899284a2e073bb # v0.0.81
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)