chore(workflow): update github actions in release workflow (#65)
* chore(workflow): update github actions in release workflow * chore(workflow): add github-actions to dependabot.yml * fix dependabot.yml
This commit is contained in:
parent
a2cafb633a
commit
939e109515
2 changed files with 6 additions and 4 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -9,3 +9,7 @@ updates:
|
|||
commit-message:
|
||||
prefix: chore
|
||||
include: scope
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
Loading…
Add table
Add a link
Reference in a new issue