Squashed changes about hash pin and dependabot

Signed-off-by: Joyce Brum <joycebrum@google.com>
This commit is contained in:
Joyce Brum
2023-08-29 17:19:43 -03:00
committed by arcady-lunarg
parent a1f8cd429f
commit e3a711b6fc
4 changed files with 47 additions and 39 deletions

8
.github/dependabot.yml vendored Normal file
View 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