Skip to content

Commit

Permalink
chore(dependabot): group actions/* updates (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Jan 14, 2025
1 parent 53777d1 commit 52cd2bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ updates:
- k8s.io/klog/*
- k8s.io/utils
- k8s.io/kube-openapi
# Specify a name for the group, which will be used in pull request titles and branch names.
actions:
# Define patterns to include dependencies in the group (based on dependency name).
applies-to: version-updates # Applies the group rule to version updates.
patterns:
- "actions/*"
- package-ecosystem: github-actions
directory: /
schedule:
Expand Down

0 comments on commit 52cd2bb

Please sign in to comment.