mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
Build with security updates
This commit is contained in:
Vendored
+3
@@ -5654,6 +5654,9 @@ function range(a, b, str) {
|
||||
var i = ai;
|
||||
|
||||
if (ai >= 0 && bi > 0) {
|
||||
if(a===b) {
|
||||
return [ai, bi];
|
||||
}
|
||||
begs = [];
|
||||
left = str.length;
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user