Skip to content

Commit 1642c24

Browse files
committed
Modify GitHub action
1 parent fdf805f commit 1642c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Snyk_GH_Issues.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from json2html import *
55
import requests
66

7-
gh = Github("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s")
7+
gh = Github("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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)