regenerate dist
This commit is contained in:
+31
-47862
File diff suppressed because one or more lines are too long
-2271
File diff suppressed because it is too large
Load Diff
+5
-1
@@ -1,5 +1,9 @@
|
|||||||
import * as core from '@actions/core'
|
import * as core from '@actions/core'
|
||||||
import { parseSBOMFromPath, storePredicate, generateSBOMPredicate } from './sbom'
|
import {
|
||||||
|
parseSBOMFromPath,
|
||||||
|
storePredicate,
|
||||||
|
generateSBOMPredicate
|
||||||
|
} from './sbom'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The main function for the action.
|
* The main function for the action.
|
||||||
|
|||||||
Reference in New Issue
Block a user