Skip to content

Commit

Permalink
minor nit
Browse files Browse the repository at this point in the history
Signed-off-by: AdamKorcz <[email protected]>
  • Loading branch information
AdamKorcz committed Mar 2, 2024
1 parent 9a8d13d commit 0595df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions probes/entries.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ var (
}
PinnedDependencies = []ProbeImpl{
pinsDependencies.Run,
}
TokenPermissions = []ProbeImpl{
hasNoGitHubWorkflowPermissionWriteAllTop.Run,
hasGitHubWorkflowPermissionUnknown.Run,
Expand Down

0 comments on commit 0595df2

Please sign in to comment.