Updated assets
This commit is contained in:
parent
ca5582c5e2
commit
d99c0ae3f3
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
@ -790,6 +790,7 @@ function run() {
|
||||
core.info('Running on a pull request event...');
|
||||
shaResult = yield (0, commitSha_1.getSHAForPullRequestEvent)(inputs, env, workingDirectory, isShallow, hasSubmodule, gitExtraArgs);
|
||||
}
|
||||
core.info(`Retrieving changes between ${shaResult.previousSha} (${shaResult.targetBranch}) → ${shaResult.currentSha} (${shaResult.currentBranch})`);
|
||||
const filePatterns = yield (0, utils_1.getFilePatterns)({
|
||||
inputs
|
||||
});
|
||||
@ -1040,6 +1041,7 @@ function run() {
|
||||
inputs
|
||||
});
|
||||
}
|
||||
core.info('All Done!');
|
||||
core.endGroup();
|
||||
});
|
||||
}
|
||||
|
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user