openwebdocs / mdn-bcd-collector

Data collection service for MDN's browser-compat-data
https://mdn-bcd-collector.gooborg.com/
Apache License 2.0
24 stars 19 forks source link

chore(dependabot): add github-actions #1956

Open caugner opened 3 days ago

caugner commented 3 days ago

I noticed the following warning on this workflow run:

The following actions uses node12 which is deprecated and will be forced to run on node16: akhileshns/heroku-deploy@v3.12.12.

But it looks like a newer version of the action is available: https://github.com/AkhileshNS/heroku-deploy/releases

So I figured the github-actions are just not automatically updated in this repo.

(I guess it's good to be cautious with this action though, as it does node version bumps in patch versions.)