Merge pull request #3 from kevinveenbirkenbach/dependabot/github_actions/hadolint/hadolint-action-3.5.0

build(deps): bump hadolint/hadolint-action from 3.3.0 to 3.5.0
This commit is contained in:
2026-09-23 00:47:33 +02:00
committed by GitHub

View File

@@ -112,7 +112,7 @@ jobs:
- name: Run hadolint - name: Run hadolint
id: hadolint id: hadolint
continue-on-error: true continue-on-error: true
uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 uses: hadolint/hadolint-action@06be81baf89a55ffd0e24b8f04a4185738dd3387
with: with:
dockerfile: ./Dockerfile dockerfile: ./Dockerfile
format: sarif format: sarif