repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9beb6c8
)
Add dependabot configuration for GitHub actions
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 27 Sep 2022 22:07:40 +0000
(
00:07
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 27 Sep 2022 22:07:40 +0000
(
00:07
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/dependabot.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/dependabot.yml
b/.github/dependabot.yml
index 7d0aabbc34d150d9089aa8288156aa576f87cf35..9ebff7d563042113b97c8d3686aaecc3f42c7d2b 100644
(file)
--- a/
.github/dependabot.yml
+++ b/
.github/dependabot.yml
@@
-1,6
+1,17
@@
# Docs: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
version: 2
updates:
+ - package-ecosystem: 'github-actions'
+ directory: '/'
+ schedule:
+ interval: 'daily'
+ labels:
+ - 'github-actions'
+ reviewers:
+ - 'pioardi'
+ - 'Shinigami92'
+ - 'jerome-benoit'
+ versioning-strategy: increase
- package-ecosystem: 'npm'
directory: '/'
schedule: