mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
Merge pull request #29 from hadolint/hadolint-org
Updates to reflect changes to the Hadolint organization
This commit is contained in:
commit
edc054086d
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
Add a link
Reference in a new issue