Skip to content

Commit

Permalink
eclint: v0.0.16
Browse files Browse the repository at this point in the history
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
  • Loading branch information
greut committed Jan 2, 2020
1 parent 8019222 commit 7f382bd
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.0.13
FROM greut/eclint:v0.0.16

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/eclint-action@v0.0.13
uses: greut/eclint-action@v0.0.16
```

0 comments on commit 7f382bd

Please sign in to comment.