Skip to content

Commit 9b74cd5

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 4c8016c commit 9b74cd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/resources.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1714,7 +1714,8 @@ def fetch_content(key)
17141714
META ||= {
17151715
:hooks => ['127.0.0.1/32'],
17161716
:git => ['127.0.0.1/32'],
1717-
:verifiable_password_authentication => true
1717+
:verifiable_password_authentication => true,
1718+
:github_services_sha => "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15"
17181719
}
17191720

17201721
BLOB ||= {

0 commit comments

Comments
 (0)