Skip to content

Commit

Permalink
chore: update Action metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoDelnat committed Oct 21, 2022
1 parent 1a078f4 commit e561460
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Monokle Validation"
description: "Validate your Kubernetes resources."
author: "Kubeshop"
description: "Monokle Action analyzes your Kubernetes resources to quickly find misconfigurations."
branding:
icon: "activity"
color: "white"
runs:
using: "node16"
main: "dist/index.js"
Expand Down

0 comments on commit e561460

Please sign in to comment.