You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-buildx-action/dist
Nick Santos 922550f064
context: only append flags if we know the driver supports them
Background: before this change, if i tried to use GHA with an experimental
driver, it would automatically append the flags

``
--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
```

even if the underlying driver did not support them.

Signed-off-by: Nick Santos <nick.santos@docker.com>
2 years ago
..
index.js context: only append flags if we know the driver supports them 2 years ago
index.js.map context: only append flags if we know the driver supports them 2 years ago
licenses.txt update generated content 3 years ago
sourcemap-register.js update generated content 2 years ago