We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eafa36 commit 1b66368Copy full SHA for 1b66368
.github/workflows/github-actions-cache-cleaner.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
with:
17
persist-credentials: false
18
- - uses: dev-hato/github-actions-cache-cleaner@5af2e9e548d57a7a2ac4c29f7b49ec9b10b8d682 # v0.0.65
+ - uses: dev-hato/github-actions-cache-cleaner@72bac95f30fd642a32043e01d6e315a7eeeab4b8 # v0.0.66
19
20
github-token: ${{secrets.GITHUB_TOKEN}}
21
concurrency:
0 commit comments