mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-07 14:22:20 +08:00
Disable source-map-register
The included sourcemap-register.js file is triggering a high priority CodeQL warning, which can prevent users from adopting the action. Removing this sourcemap support for now, until this can be fixed upstream.
This commit is contained in:
2
dist/post/index.js
vendored
2
dist/post/index.js
vendored
@@ -1,4 +1,4 @@
|
||||
require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap
|
||||
/******/ (() => { // webpackBootstrap
|
||||
/******/ var __webpack_modules__ = ({
|
||||
|
||||
/***/ 7799:
|
||||
|
1
dist/post/sourcemap-register.js
vendored
1
dist/post/sourcemap-register.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user