mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-18 13:28:15 +00:00
Merge pull request #29 from hadolint/hadolint-org
Updates to reflect changes to the Hadolint organization
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[](http://commitizen.github.io/cz-cli/)
|
[](http://commitizen.github.io/cz-cli/)
|
||||||
[](https://github.com/semantic-release/semantic-release?style=for-the-badge)
|
[](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
|
## Usage
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ Add the following step to your workflow configuration:
|
|||||||
|
|
||||||
```yml
|
```yml
|
||||||
steps:
|
steps:
|
||||||
- uses: brpaz/hadolint-action@v1.2.1
|
- uses: hadolint/hadolint-action@v1.3.1
|
||||||
with:
|
with:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user