This PR adds the dependabot.yml file to perform automated upgrading to GitHub Actions. The current configuration creates a Weekly PR (on Mondays) with the changes.
Also, the versions of the workflow actions are updated to use the MAJOR version (if possible).
Description
This PR adds the
dependabot.yml
file to perform automated upgrading to GitHub Actions. The current configuration creates a Weekly PR (on Mondays) with the changes.Also, the versions of the workflow actions are updated to use the MAJOR version (if possible).
Jira Issue
AP-1514