Skip to content

Commit e7ba6b8

Browse files
Update artifacts
1 parent ea5735a commit e7ba6b8

3 files changed

Lines changed: 208 additions & 807 deletions

File tree

dist/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39787,8 +39787,8 @@ function getSourceMetadata(jobId) {
3978739787
actor: context.actor,
3978839788
commitHash: context.sha,
3978939789
workflowName: context.workflow,
39790-
runNumber: context.runNumber,
39791-
runId: context.runId,
39790+
runNumber: context.runNumber.toString(),
39791+
runId: context.runId.toString(),
3979239792
jobId,
3979339793
repositoryUrl,
3979439794
};

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)