mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 21:20:35 +00:00
Use Dependabot to update GHAs on release-0.12
Add Dependabot configuration to automatically update GitHub Actions on the release-0.12 branch. This will facilitate quick updates while using SHA-based versions. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
committed by
Stephen Kitt
parent
440cb58639
commit
1ba50d5028
@@ -5,3 +5,8 @@ updates:
|
|||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: '/'
|
||||||
|
target-branch: "release-0.12"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
|||||||
Reference in New Issue
Block a user