This commit is contained in:
Claas Augner 2026-01-12 04:10:15 +05:30 committed by GitHub
commit 665c1cca7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 0 deletions

1
dist/index.js vendored
View file

@ -2157,6 +2157,7 @@ function run() {
// Get sources
yield gitSourceProvider.getSource(sourceSettings);
core.setOutput('ref', sourceSettings.ref);
core.setOutput('path', sourceSettings.repositoryPath);
}
finally {
// Unregister problem matcher