workflow: update github actions via dependabot (#5656)

This commit is contained in:
neilnaveen 2022-05-13 03:26:30 -05:00 committed by GitHub
parent 6cca0d3b0e
commit 94a18197f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,3 +62,9 @@ updates:
- dependency-name: node-notifier
versions:
- 8.0.1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
versioning-strategy: lockfile-only