Skip to content

Commit

Permalink
Merge pull request #1357 from EliahKagan/gha-version-updates
Browse files Browse the repository at this point in the history
Use Dependabot version updates but just for GitHub Actions
  • Loading branch information
Byron authored May 7, 2024
2 parents 5d1b0af + cf7bf17 commit 455b66d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
groups:
github-actions:
patterns: ["*"]

0 comments on commit 455b66d

Please sign in to comment.