Skip to content

Commit 7371eeb

Browse files
chore(deps): update hadolint/hadolint-action action to v3.3.0 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a507b5 commit 7371eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
echo "dockerfile=${{ inputs.directory }}/Dockerfile" >> "$GITHUB_OUTPUT"
5858
5959
- name: Lint the Dockerfile
60-
uses: hadolint/hadolint-action@v3.2.0
60+
uses: hadolint/hadolint-action@v3.3.0
6161
with:
6262
dockerfile: ${{ steps.meta.outputs.dockerfile }}
6363

0 commit comments

Comments
 (0)