We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2907f commit 68015c9Copy full SHA for 68015c9
1 file changed
.github/workflows/additional_checks.yml
@@ -46,7 +46,7 @@ jobs:
46
enable-cache: false
47
- name: "Cache pre-commit/prek"
48
# Not used for releases, only for running pre-commit
49
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 # zizmor: ignore[cache-poisoning]
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 # zizmor: ignore[cache-poisoning]
50
with:
51
path: |-
52
~/.cache/prek
0 commit comments