google / j2cl

Java to Closure JavaScript transpiler
Apache License 2.0
1.23k stars 145 forks source link

Add Dependabot to update GitHub Actions in CI workflow #218

Closed pnacht closed 5 months ago

pnacht commented 10 months ago

Fixes #217.

This PR adds dependabot to keep GitHub Actions up-to-date. A single monthly PR will update all Actions with new versions.

Regardless of whether you merge this PR, I recommend you enable Dependabot Security Updates to make sure you get "out-of-season" PRs whenever a vulnerability is found in a dependency.