diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 226fe60..d17748a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" +permissions: + security-events: write + contents: read \ No newline at end of file