mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use Dependabot to update the version of GitHub actions used in our own GitHub Actions
This commit is contained in:
parent
c0334cce62
commit
17ba68f45b
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -5,14 +5,8 @@
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gitsubmodule
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
allow:
|
||||
- dependency-name: "ThirdParty/fast_float"
|
||||
- dependency-name: "ThirdParty/qtadvanceddocking"
|
||||
- dependency-name: "ThirdParty/regression-analysis"
|
||||
- dependency-name: "ThirdParty/roff-cpp"
|
||||
- dependency-name: "ThirdParty/spdlog"
|
||||
- dependency-name: "ThirdParty/tomlplusplus"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every week
|
||||
interval: "weekly"
|
||||
|
Loading…
Reference in New Issue
Block a user