@factorialco/gat
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -21,2 +21,3 @@ export interface ConcurrencyGroup { | ||
options?: string; | ||
volumes?: string[]; | ||
} | ||
@@ -23,0 +24,0 @@ export interface JobOptions<Step, Runner, Name> { |
{ | ||
"name": "@factorialco/gat", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Write your GitHub Actions workflows using TypeScript", | ||
@@ -5,0 +5,0 @@ "bin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24662
568