Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
fixed action name
Browse files Browse the repository at this point in the history
  • Loading branch information
eshork committed May 12, 2019
1 parent be8a25b commit 4bc02d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM zricethezav/gitleaks

LABEL "com.github.actions.name"="gitleaks"
LABEL "com.github.actions.name"="gitleaks-action"
LABEL "com.github.actions.description"="checks your source for embedded key leaks, using gitleaks"
LABEL "com.github.actions.icon"="shield"
LABEL "com.github.actions.color"="orange"
Expand Down

0 comments on commit 4bc02d1

Please sign in to comment.