Commit 9bceced
Changed files (1)
.github
.github/dependabot.yml
@@ -1,13 +1,6 @@
version: 2
-registries:
- terraform-private:
- type: terraform-registry
- url: https://app.example.com
- token: ${{secrets.MY_SECRET}}
updates:
- package-ecosystem: gomod
directory: '/'
schedule:
interval: 'daily'
- registries:
- - "terraform-private"