mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
Update README.md
This commit is contained in:
parent
1623ba6171
commit
b18c7cf9dc
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
[](http://commitizen.github.io/cz-cli/)
|
||||
[](https://github.com/semantic-release/semantic-release?style=for-the-badge)
|
||||
|
||||
[](https://github.com/brpaz/hadolint-action/action)
|
||||
[](https://github.com/hadolint/hadolint-action/action)
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
|
|||
|
||||
```yml
|
||||
steps:
|
||||
- uses: brpaz/hadolint-action@v1.2.1
|
||||
- uses: hadolint/hadolint-action@v1.3.1
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue