Skip to content

Commit

Permalink
eclint: v0.1.7
Browse files Browse the repository at this point in the history
Signed-off-by: Yoan Blanc <[email protected]>
  • Loading branch information
greut committed Apr 5, 2020
1 parent 8c38049 commit 9955f65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM greut/eclint:v0.1.6
FROM greut/eclint:v0.1.7

COPY entrypoint.sh /usr/local/bin/

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ This action runs eclint on the repository.
## Usage

```yaml
uses: greut/[email protected].6
uses: greut/[email protected].7
```

0 comments on commit 9955f65

Please sign in to comment.