Skip to content

Commit f7d6e86

Browse files
chore(deps): update hadolint/hadolint-action action to v3.2.0 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbe2166 commit f7d6e86

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.1.0
60+
uses: hadolint/hadolint-action@v3.2.0
6161
with:
6262
dockerfile: ${{ steps.meta.outputs.dockerfile }}
6363

0 commit comments

Comments
 (0)