Commit d15695b
fix: resolve release workflow warnings (tar failures, deprecated attest-sbom) (#990)
* Initial plan
* fix: resolve all 7 release workflow warnings
- Remove duplicate apt cache steps causing tar exit code 2 failures
- Consolidate graphviz into initial apt-get install step
- Replace deprecated actions/attest-sbom@v4.0.0 with actions/attest@v4.1.0
- Change pull_request_target to pull_request in labeler.yml
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
* fix: revert labeler to pull_request_target and improve readability
- Keep pull_request_target for fork PR labeling support
- Break long apt-get install into readable multi-line format
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>1 parent e536a3c commit d15695b
1 file changed
+6
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 53 | | |
62 | 54 | | |
63 | 55 | | |
64 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
116 | 110 | | |
117 | 111 | | |
118 | 112 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 113 | | |
134 | 114 | | |
135 | 115 | | |
| |||
271 | 251 | | |
272 | 252 | | |
273 | 253 | | |
274 | | - | |
| 254 | + | |
275 | 255 | | |
276 | 256 | | |
277 | | - | |
| 257 | + | |
| 258 | + | |
278 | 259 | | |
279 | 260 | | |
280 | 261 | | |
| |||
0 commit comments