Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Depbot doing a weekly scan of github actions
Danger of enabling SHA pinning for actions is that they're not particualrly readable and so we could strand versions and not get legitimate updates. DepBot now supports updates for pinned actions where there is the version number in a comment afterwards (as the tool linked in previous commits provides automatically). So let's enable DepBot scans, initially set at weekly. See: dependabot/dependabot-core#5951 https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot https://github.blog/changelog/2022-10-31-dependabot-now-updates-comments-in-github-actions-workflows-referencing-action-versions/
- Loading branch information