octomation / go-module

🧩 Template for a typical module written on Go.
https://go-module.octolab.org/
MIT License
29 stars 2 forks source link

ci/cd: there is no workflow triggering for dependabot update #179

Open kamilsk opened 8 months ago

kamilsk commented 8 months ago

Details

177 is invalid, because x/time set go to 1.18. The module supports go1.11, and this pull must have failed to build, but it doesn't. Anyway, there is no automated start.

I think this rule is incorrect.

https://github.com/octomation/go-module/blob/22fbca9459561eba60a8915cb10947fe5bbd3a83/.github/workflows/ci.yml#L4-L12