Skip to content

Commit b12b72c

Browse files
iBotPeachesgithub-actions[bot]
authored andcommitted
Update dist
1 parent 8681df1 commit b12b72c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26649,7 +26649,7 @@ if (pid) {
2664926649
core.exportVariable('SSH_AGENT_PID', pid);
2665026650
core.setOutput('agent-pid', pid);
2665126651
} catch (e) {
26652-
core.warning('PID capture failed (fuser). Skipping...');
26652+
core.info('PID capture failed (fuser). Skipping...');
2665326653
}
2665426654

2665526655
core.exportVariable('SSH_AUTH_SOCK', socketPath);

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)