Results 179 comments of Kishan B

@mdelapenya Beautiful to see the vulnerabilities go from 23 to 2. Yes IMO this can be merged :-)

You can also run the following command ```bash export DOCKER_HOST=$(docker context inspect --format '{{.Endpoints.docker.Host}}') ``` This is documented [here in readme](https://github.com/nektos/act#docker-context-support)

Depends on https://github.com/stretchr/testify/pull/1301

For some reason this issue did not come up in the search and i created a similar ticket. Linking it here https://github.com/rhysd/actionlint/issues/377

@jenseng Let know if my proposal #377 would also work for you

@jenseng / @dekimsey Have created a PR address this https://github.com/rhysd/actionlint/pull/378 feel free to put in your feedback in the PR as well

Any legal implications for automatic back ports in terms of licensing?

Not sure if this the right place to put this, i would like to have a `bingo get -u` option similar to `go get -u` to upgrade all my dependencies...

The same is happening to me for [endel mac app](https://endel.io/). Simulation steps below. ```bash $ mas list 1346247457 Endel (4.31.12) $ mas outdated 1346247457 Endel (4.31.12 -> 4.38.2) $ mas...