chore(dependabot): add .github/actions dir

This commit is contained in:
Elliot DeNolf
2024-08-14 22:20:42 -04:00
parent 46daf473c8
commit bc0516da90

View File

@@ -5,7 +5,9 @@ updates:
- package-ecosystem: github-actions
directories:
- /
- .github/workflows
- /.github/workflows
- /.github/actions/* # Not working until resolved: https://github.com/dependabot/dependabot-core/issues/6345
- /.github/actions/setup
target-branch: beta
schedule:
interval: monthly