diff --git a/.github/workflows/clear-action-cache.yaml b/.github/workflows/clear-action-cache.yaml index 76c1764..ba9fa9a 100644 --- a/.github/workflows/clear-action-cache.yaml +++ b/.github/workflows/clear-action-cache.yaml @@ -51,7 +51,7 @@ jobs: permissions: actions: write # list and delete repository Actions caches # yamllint disable-line rule:line-length - uses: lfreleng-actions/generic-workflows/.github/workflows/clear-action-cache.yaml@0af5839610c6193350bfb603cb283ee9491ff262 # v0.0.5 + uses: lfreleng-actions/generic-workflows/.github/workflows/clear-action-cache.yaml@41059e423606179bc80dedcdd1a50331d059788e # v0.2.1 with: key_pattern: ${{ inputs.key_pattern }} ref_filter: ${{ inputs.ref_filter }}