We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b96f0 commit 55a121cCopy full SHA for 55a121c
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@11cb0bc7c0ec02dee857a6e3154421b34cde1233 # v0.0.60
+ - uses: dev-hato/github-actions-cache-cleaner@a1407dcc5d8360353eb8d74548d2f4c8d91fc43a # v0.0.61
17
with:
18
github-token: ${{secrets.GITHUB_TOKEN}}
19
concurrency:
0 commit comments