mirror of
https://github.com/actions/setup-node.git
synced 2026-02-28 18:24:42 +08:00
Compare commits
3 Commits
main
...
c027ba0506
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c027ba0506 | ||
|
|
1986299e25 | ||
|
|
20ce486c50 |
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
Reference in New Issue
Block a user