Skip to content

Commit 1d00450

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

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616
with:
1717
persist-credentials: false
18-
- uses: dev-hato/github-actions-cache-cleaner@d9ee10b60fb3ca41cec96ec9b5da6590485df8ac # v0.0.75
18+
- uses: dev-hato/github-actions-cache-cleaner@c6ef3525c106808c3c9582830b5d2d05b3168add # v0.0.77
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)