mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#249)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. - [Release notes](https://github.com/brpaz/hadolint-action/releases) - [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) - [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5aaf9dbd08
commit
5790b2a3fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
- name: ⤵️ Check out code from GitHub
|
- name: ⤵️ Check out code from GitHub
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
- name: 🚀 Run Hadolint
|
- name: 🚀 Run Hadolint
|
||||||
uses: brpaz/hadolint-action@v1.4.0
|
uses: brpaz/hadolint-action@v1.5.0
|
||||||
with:
|
with:
|
||||||
dockerfile: "./${{ needs.information.outputs.target }}/Dockerfile"
|
dockerfile: "./${{ needs.information.outputs.target }}/Dockerfile"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue