Skip to content

Commit b9f66b1

Browse files
authored
Update Dockerfile
1 parent b851e97 commit b9f66b1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ LABEL "com.github.actions.description"="A static analysis tool for finding error
55
LABEL "com.github.actions.icon"="check"
66
LABEL "com.github.actions.color"="blue"
77

8-
LABEL "repository"="http://github.com/psalm/psalm-github-security-scan"
8+
LABEL "repository"="http://github.com/mbinorg/psalm-github-security-scan"
99
LABEL "homepage"="http://github.com/actions"
10-
LABEL "maintainer"="Matt Brown <github@muglug.com>"
10+
LABEL "maintainer"="Melroy van den Berg <melroy@melroy.org>"
1111

12-
# Code borrowed from mickaelandrieu/psalm-ga which in turn borrowed from phpqa/psalm
12+
# Code borrowed from psalm/psalm-github-security-scan
1313

1414
# Install Tini - https://github.com/krallin/tini
1515

0 commit comments

Comments
 (0)