mirror of
https://github.com/actions/upload-artifact
synced 2025-09-23 12:17:58 +00:00
Compare commits
2 commits
72a2497d97
...
21a8ca6804
Author | SHA1 | Date | |
---|---|---|---|
![]() |
21a8ca6804 | ||
![]() |
b0c2898622 |
1 changed files with 7 additions and 0 deletions
7
.github/dependabot.yml
vendored
Normal file
7
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
Reference in a new issue