Skip to content

Commit

Permalink
update(plugins/github): bump to v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Jan 24, 2025
1 parent ff835b2 commit 2d52d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/github/pkg/github/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const (
PluginName = "github"
PluginDescription = "Reads github webhook events, by listening on a socket or by reading events from disk"
PluginContact = "github.com/falcosecurity/plugins"
PluginVersion = "0.8.0"
PluginVersion = "0.8.1"
PluginEventSource = "github"
ExtractEventSource = "github"
)
Expand Down

0 comments on commit 2d52d84

Please sign in to comment.