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

Merged
luke merged 1 commits from renovate/hadolint-hadolint-action-3.x into main 2025-09-09 14:56:59 +02:00
Showing only changes of commit f9d17002c5 - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Run Hadolint - name: Run Hadolint
uses: hadolint/hadolint-action@v3.1.0 uses: hadolint/hadolint-action@v3.2.0
with: with:
dockerfile: Dockerfile dockerfile: Dockerfile
output-file: hadolint.out output-file: hadolint.out