⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#71)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 16:50:18 +02:00 committed by GitHub
parent cf316ead3c
commit d0935e1771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"