Skip to content

Commit cdd06e5

Browse files
authored
Migrate GitHub Actions updates from TSCCR to Dependabot (#766)
configure dependabot to automatically update GitHub Actions dependencies
1 parent 832e2b2 commit cdd06e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ updates:
2929
update-types:
3030
- minor
3131
- patch
32-
# only update internal github actions, external github actions are handled
33-
# by https://github.com/hashicorp/security-tsccr/tree/main/automation
34-
allow:
35-
- dependency-name: "hashicorp/*"
3632
- package-ecosystem: "docker"
3733
directory: "/"
3834
schedule:

0 commit comments

Comments
 (0)