Skip to content

Commit 0b31c4c

Browse files
committed
feat(config): add GitHub Actions cert_verify rule for objects-origin domain
1 parent 011f20a commit 0b31c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/config/rules.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"www.redditstatic.com" = ["*.reddit.com", "reddit.com"]
5151
"*.redd.it" = ["*.reddit.com", "reddit.com"]
5252
"*.redditmedia.com" = ["*.reddit.com", "reddit.com"]
53+
"*.objects-origin.githubusercontent.com" = ["*.actions.githubusercontent.com", "actions.githubusercontent.com"]
5354

5455

5556
# [Static Hosts Mapping]

0 commit comments

Comments
 (0)