Squashed changes about hash pin and dependabot
Signed-off-by: Joyce Brum <joycebrum@google.com>
This commit is contained in:
parent
a1f8cd429f
commit
e3a711b6fc
4 changed files with 47 additions and 39 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue