Skip to content

Commit 88a4bbe

Browse files
committed
chore(ci): Move to zizmor action with stricter config
1 parent 3e69601 commit 88a4bbe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2828
with:
2929
node-version: 22
30+
package-manager-cache: false
3031
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3132
with:
3233
persist-credentials: false

.github/zizmor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ rules:
99
- terraform.yml:22
1010
- terraform.yml:96
1111
- terraform.yml:161
12-
cache-poisoning:
13-
ignore:
14-
- release.yml:27
1512
dangerous-triggers:
1613
ignore:
1714
- semantic-check.yml:2

0 commit comments

Comments
 (0)