Commit f13e366
committed
security: harden execute-release.yml per zizmor
- Route AutoVer release tag/name through env vars in the GitHub release step
(avoids template-injection via ${{ steps.* }} in a run block).
- Suppress artipacked on Checkout: persist-credentials must stay true so the
deploy-key git config survives for the version/changelog push.1 parent 7fe4ddd commit f13e366
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | | - | |
151 | | - | |
| 152 | + | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
0 commit comments