diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 7222301..9be35ca 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -18,7 +18,7 @@ jobs: - name: Hadolint Action # You may pin to the exact commit or the version. - uses: brpaz/hadolint-action@v1.3.1 + uses: brpaz/hadolint-action@v1.4.0 with: # The path to the Dockerfile to lint dockerfile: Dockerfile # optional, default is Dockerfile