Skip to content

Commit

Permalink
bump okta to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaGuerra committed Jan 18, 2024
1 parent 297e4d0 commit 98de9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/okta/pkg/okta/okta.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ func (oktaPlugin *Plugin) Info() *plugins.Info {
Name: "okta",
Description: "Okta Log Events",
Contact: "github.com/falcosecurity/plugins/",
Version: "0.9.0",
Version: "0.10.0",
EventSource: "okta",
}
}
Expand Down

0 comments on commit 98de9c5

Please sign in to comment.