Squashed changes about hash pin and dependabot
Signed-off-by: Joyce Brum <joycebrum@google.com>
This commit is contained in:
committed by
arcady-lunarg
parent
a1f8cd429f
commit
e3a711b6fc
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions" # Necessary to update action hashes
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# Allow up to 3 opened pull requests for github-actions versions
|
||||
open-pull-requests-limit: 3
|
||||
Reference in New Issue
Block a user