Skip to content

Commit 5f16e0c

Browse files
committed
Modify GitHub action
1 parent 4b1864d commit 5f16e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snyk_GH_Issues.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from json2html import *
55
import requests
66

7-
gh = Github("[email protected]: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")
7+
gh = Github("[email protected]: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")
88
repo = gh.get_repo("https://github.com/TSRobworld/goof")
99
total_snyk_issues = 0
1010
current_gh_issues = []

0 commit comments

Comments
 (0)