chore(deps): update hadolint/hadolint-action action to v3.2.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 10s
CI / ci (pull_request) Successful in 3m44s

This commit is contained in:
2025-09-03 14:18:28 +00:00
parent 8330f67e24
commit b882423f23

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