Skip to content

Commit 8b9baf9

Browse files
authored
Merge branch 'main' into dependabot/github_actions/jdx/mise-action-4.0.1
2 parents 9a24af3 + 2c27182 commit 8b9baf9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818
persist-credentials: false
1919

20-
# zizmor: ignore[cache-poisoning] -- mise verifies tool checksums via mise.lock
20+
2121
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2222
with:
2323
version: 2026.3.8

.github/zizmor.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
rules:
2+
cache-poisoning:
3+
ignore:
4+
- release.yml # cache poisoning on mise is handled with a lockfile

0 commit comments

Comments
 (0)