Merge branch 'main' into lsep/fix-url-encoding
This commit is contained in:
+2
-2
@@ -43,8 +43,8 @@ async function main () {
|
|||||||
)
|
)
|
||||||
const snapshot = new Snapshot(
|
const snapshot = new Snapshot(
|
||||||
{
|
{
|
||||||
name: 'github-go-dependency-detector',
|
name: 'actions/go-dependency-submission',
|
||||||
url: 'https://github.com/github/github-go-dependency-detector',
|
url: 'https://github.com/actions/go-dependency-submission',
|
||||||
version: '0.0.1'
|
version: '0.0.1'
|
||||||
},
|
},
|
||||||
github.context,
|
github.context,
|
||||||
|
|||||||
Reference in New Issue
Block a user