Unverified Commit 0b7e8f01 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update hadolint/hadolint-action action to v3.2.0 (#1365)

parent 52483978
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ jobs:
         path: "assets"
         file-endings: ".xml"
      - name: Lint Dockerfile
        uses: hadolint/hadolint-action@v3.1.0
        uses: hadolint/hadolint-action@v3.2.0
        with:
          dockerfile: Dockerfile
          ignore: DL3006,DL3008