Skip to content

Commit

Permalink
Merge pull request quarkusio#27830 from marcwrobel/27816-dependabot-g…
Browse files Browse the repository at this point in the history
…ithub-actions

Use dependabot for GitHub actions version management
  • Loading branch information
gsmet authored Sep 9, 2022
2 parents f0bbfed + 87faa61 commit 463342c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,13 @@ updates:
labels:
- area/dependencies
rebase-strategy: disabled
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "00:30"
timezone: Europe/Paris
open-pull-requests-limit: 2
labels:
- area/infra
rebase-strategy: disabled

0 comments on commit 463342c

Please sign in to comment.