We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b851e97 commit b9f66b1Copy full SHA for b9f66b1
1 file changed
Dockerfile
@@ -5,11 +5,11 @@ LABEL "com.github.actions.description"="A static analysis tool for finding error
5
LABEL "com.github.actions.icon"="check"
6
LABEL "com.github.actions.color"="blue"
7
8
-LABEL "repository"="http://github.com/psalm/psalm-github-security-scan"
+LABEL "repository"="http://github.com/mbinorg/psalm-github-security-scan"
9
LABEL "homepage"="http://github.com/actions"
10
-LABEL "maintainer"="Matt Brown <github@muglug.com>"
+LABEL "maintainer"="Melroy van den Berg <melroy@melroy.org>"
11
12
-# Code borrowed from mickaelandrieu/psalm-ga which in turn borrowed from phpqa/psalm
+# Code borrowed from psalm/psalm-github-security-scan
13
14
# Install Tini - https://github.com/krallin/tini
15
0 commit comments