regenerate dist

This commit is contained in:
ejahnGithub
2024-02-23 14:34:31 -08:00
parent 2b3fc04d2a
commit 541c5ce47a
3 changed files with 36 additions and 50134 deletions
Generated Vendored
+31 -47862
View File
File diff suppressed because one or more lines are too long
Generated Vendored
-2271
View File
File diff suppressed because it is too large Load Diff
+5 -1
View File
@@ -1,5 +1,9 @@
import * as core from '@actions/core'
import { parseSBOMFromPath, storePredicate, generateSBOMPredicate } from './sbom'
import {
parseSBOMFromPath,
storePredicate,
generateSBOMPredicate
} from './sbom'
/**
* The main function for the action.