Skip to content

Commit 244ba7a

Browse files
committed
Update Dockerfile
1 parent 7d05501 commit 244ba7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:latest
22

3-
LABEL com.github.actions.name="c-linter check"
3+
LABEL com.github.actions.name="cpp-linter check"
44
LABEL com.github.actions.description="Lint your code with clang-tidy in parallel to your builds"
55
LABEL com.github.actions.icon="code"
66
LABEL com.github.actions.color="gray-dark"

0 commit comments

Comments
 (0)