Skip to content

Commit

Permalink
bump to v0.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
  • Loading branch information
greut committed Nov 22, 2019
1 parent bcaf691 commit 2511b75
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.4
FROM greut/eclint:v0.0.5

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

0 comments on commit 2511b75

Please sign in to comment.