Skip to content

Commit 38a7854

Browse files
Update dev-hato/github-actions-cache-cleaner action to v0.0.55 (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5779c71 commit 38a7854

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
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4.2.1
16-
- uses: dev-hato/github-actions-cache-cleaner@v0.0.54
16+
- uses: dev-hato/github-actions-cache-cleaner@223f86272059b9654c86deb72176cc3a484668fb # v0.0.55
1717
with:
1818
github-token: ${{secrets.GITHUB_TOKEN}}
1919
concurrency:

0 commit comments

Comments
 (0)