summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-03-28 21:41:54 +0200
committerGitHub <noreply@github.com>2022-03-28 21:41:54 +0200
commitc75030590cc992d87dbd8dc02501d3bad257fd84 (patch)
treea862ddd4b7a17e37ca4ed4d62c0928c9d0d8d9d3
parent9cfa9695a0e0e9e5d358f789c4d450d1388589b3 (diff)
parent4408db3303edb354b109d07b94f15a1389d604f8 (diff)
downloadpodman-c75030590cc992d87dbd8dc02501d3bad257fd84.tar.gz
podman-c75030590cc992d87dbd8dc02501d3bad257fd84.tar.bz2
podman-c75030590cc992d87dbd8dc02501d3bad257fd84.zip
Merge pull request #13565 from naveensrinivasan/naveen/feat/dependabot-update
Updated dependabot to GitHub actions
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d921d0ffd..86f8c4aaf 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,3 +5,8 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
+- package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"
+ open-pull-requests-limit: 10