mirror of
https://github.com/actions/setup-node.git
synced 2026-07-04 13:35:37 +00:00
Compare commits
1 Commits
e3640397a4
...
ae90a6fd4d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae90a6fd4d |
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -3,9 +3,9 @@ updates:
|
|||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: daily
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: daily
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user