Skip to content

Commit

Permalink
Hard-pin third-party action
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 26, 2024
1 parent e3e051c commit 826e3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
key: uv-${{ runner.os }}${{ inputs.cache-suffix }}${{ env.HASH_CACHE_SUFFIX }}

- name: Schedule cache pruning
uses: gacts/run-and-post-run@v1
uses: gacts/run-and-post-run@4683764dd706df847f57b9bed39d08164bcd2690
if: inputs.use-cache-if == 'true'
with:
post: uv cache prune --ci

0 comments on commit 826e3ec

Please sign in to comment.