Files
mattermost/.github/dependabot.yml
T
sabrilandGitHub c513d04e7e chore: bump versions of actions (#35386)
* chore: bump versions of actions

* bump download and upload artifacts

* revert dependabot to weekly
2026-03-06 09:35:11 +08:00

17 lines
416 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- "mattermost/core-build-engineers"
open-pull-requests-limit: 5
groups:
Github Actions updates:
applies-to: version-updates
dependency-type: production
schedule:
# Check for updates to GitHub Actions every week
day: "monday"
time: "09:00"
interval: "weekly"