Skip to content

Commit 180d3e8

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

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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1616
with:
1717
persist-credentials: false
18-
- uses: dev-hato/github-actions-cache-cleaner@5af2e9e548d57a7a2ac4c29f7b49ec9b10b8d682 # v0.0.65
18+
- uses: dev-hato/github-actions-cache-cleaner@72bac95f30fd642a32043e01d6e315a7eeeab4b8 # v0.0.66
1919
with:
2020
github-token: ${{secrets.GITHUB_TOKEN}}
2121
concurrency:

0 commit comments

Comments
 (0)