Commit 06aaa34
authored
chore: bump @socketsecurity/lib to 5.11.3 (#1131)
* chore: bump @socketsecurity/lib to 5.11.3
* fix(test): clear GITHUB_BASE_REF in getBaseBranch test
The test for GITHUB_REF_NAME was flaky in CI because GitHub Actions
sets GITHUB_BASE_REF in the real environment for PR workflows, causing
getBaseBranch to return the real base ref instead of the test value.1 parent e2bee79 commit 06aaa34
File tree
3 files changed
+15
-14
lines changed- packages/cli/test/unit/utils/git
3 files changed
+15
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments