Commit d7d176d
committed
fix: pin 1password CLI action and fix gh secret set stdin handling
Pin 1password/install-cli-action to commit SHA (v2.0.2) for supply
chain security. Remove erroneous --body - flag from gh secret set
which passed the literal string "-" instead of reading piped stdin.
https://claude.ai/code/session_01SvzkZUEyQnbHgMWodBoq651 parent 64ffafd commit d7d176d
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments