Skip to content

Commit

Permalink
Update src/utils.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Yahav Itschak <[email protected]>
  • Loading branch information
carmithersh and yahavi authored May 20, 2024
1 parent f3326c7 commit 00ff0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export class Utils {
}
return jfrogCredentials;
}

private static outputJfrogToken(oidcToken: string): void {
// Making sure the user is treated as a secret
core.setSecret(oidcToken);
Expand Down

0 comments on commit 00ff0cb

Please sign in to comment.