We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bafcf commit e89f836Copy full SHA for e89f836
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
- - uses: dev-hato/github-actions-cache-cleaner@a1407dcc5d8360353eb8d74548d2f4c8d91fc43a # v0.0.61
+ - uses: dev-hato/github-actions-cache-cleaner@13e2dbce912771ace429d360b01e25b70790e540 # v0.0.62
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
concurrency:
0 commit comments