We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df09b46 + 77640c9 commit 9f554d6Copy full SHA for 9f554d6
1 file changed
.github/workflows/github-actions-cache-cleaner.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
- - uses: dev-hato/github-actions-cache-cleaner@eea713a0ff51c8a1206e854a80f8a71214bf4479 # v0.0.48
+ - uses: dev-hato/github-actions-cache-cleaner@377e370b2c439bbea69dce5c7e91167796e6bb70 # v0.0.50
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
concurrency:
0 commit comments