Removing chmod g+w at start to tighten security (#2363)

This commit is contained in:
Geoff Bourne
2023-08-29 22:01:34 -05:00
committed by GitHub
parent bb57d7e99f
commit df53fe3971
4 changed files with 25 additions and 18 deletions

View File

@@ -1,7 +1,16 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: pip
directory: "/docs"
schedule:
interval: weekly
groups:
patches:
patterns:
- "*"
update-types:
- patch