damccorm commented on code in PR #22467:
URL: https://github.com/apache/beam/pull/22467#discussion_r940868705
##########
.github/dependabot.yml:
##########
@@ -42,3 +42,10 @@ updates:
- dependency-name: "com.google.api.grpc:grpc-*"
- dependency-name: "com.google.http-client:*"
- dependency-name: "com.google.apis:google-api-services-*"
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"
+ allow:
+ # Allow all official github actions
Review Comment:
Optional - might be helpful to specifically call out the approval limitation
for future readers
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]