Skip to content

Commit

Permalink
Use Dependabot to update the version of GitHub actions used in our ow…
Browse files Browse the repository at this point in the history
…n GitHub Actions
  • Loading branch information
magnesj authored Aug 13, 2024
1 parent c0334cc commit 17ba68f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 17ba68f

Please sign in to comment.