test: add clear cache implementation example in ocpp2 server
[e-mobility-charging-stations-simulator.git] / .github / dependabot.yml
index 5dde9443fa18a68f35204bfa34f26386c679ac89..eca1f15217266f9bf9014357f125fd9209c2e469 100644 (file)
@@ -1,6 +1,15 @@
 # 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:
+      - 'jerome-benoit'
+      - 'olivierbagot'
   - package-ecosystem: 'npm'
     directory: '/'
     schedule: