Simple-Login-Android
Simple-Login-Android copied to clipboard
Create dependabot.yml to ensure all GitHub Actions are kept up to date
Some workflows in this repository use deprecated Node 12 GitHub Actions. Some examples are:
-
actions/checkout@v2andactions/create-release@v1increate-release -
actions/checkout@v2,actions/***[email protected]andslackapi/[email protected]inbuild-release
Those actions should be updated to their last version which uses Node 16 to avoid running old deprecated Node 12 Actions in Node 16 (for more information see here).
By configuring dependabot automatic PRs will be made to ensure all actions are kept up to date