Commit c3ae18a
fix(automations): pin supabase CLI to v2.98.2 (#1141)
supabase/cli v2.99.0 changed release asset naming to include the
version number in the filename (supabase_2.99.0_linux_amd64.tar.gz
instead of supabase_linux_amd64.tar.gz). This breaks setup-cli@v1's
download URL construction when using version: latest, causing a 404
on all PR staging checks.
Pin to v2.98.2 until setup-cli is updated to handle the new naming.
Co-authored-by: Ona <no-reply@ona.com>1 parent 51e5df1 commit c3ae18a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | | - | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments