Update github actions version.

This commit is contained in:
Rémy Hubscher 2025-10-21 09:45:36 +02:00
parent 73f9c013cd
commit c239015d1a
No known key found for this signature in database
GPG key ID: 71FB501114D76F22

8
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,8 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"