Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 12, 2024
1 parent fec1c89 commit 0272363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/oidc.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ type OIDCToken struct {
// ActorID is the unique ID of the actor who triggered the build.
ActorID string `json:"actor_id"`

// RawToken is the unparsed oidc token
// RawToken is the unparsed oidc token.
RawToken string

// Audience is the audience for which the token was granted.
Expand Down

0 comments on commit 0272363

Please sign in to comment.