mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 01:08:46 +00:00
Update checked-in dependencies
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import crypto from 'crypto';
|
||||
import crypto from 'node:crypto';
|
||||
export default {
|
||||
randomUUID: crypto.randomUUID
|
||||
};
|
||||
Reference in New Issue
Block a user