chore(deps): update hadolint/hadolint-action action to v3.3.0 #37

Merged
luke merged 1 commits from renovate/hadolint-hadolint-action-3.x into main 2025-09-22 19:50:15 +02:00
7 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out

View File

@@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out

View File

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

View File

@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
output-file: hadolint.out