Commit 64a571f
authored
Change Dependabot directory for GitHub Actions
Dependabot is currently improperly configured so all GitHub Actions dependencies in `.github/workflows/code_checks.yml` are out of date.
> For GitHub Actions, use the value `/`. Dependabot will search the `/.github/workflows` directory, as well as the `action.yml/action.yaml` file from the root directory.
https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#package-ecosystem1 parent cedc141 commit 64a571f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments