Skip to content

Commit 9412c0c

Browse files
Merge pull request #48 from reload/dependabot/github_actions/hadolint/hadolint-action-3.3.0
2 parents 046a860 + 393c1d0 commit 9412c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v5
2222
- name: Run hadolint
23-
uses: hadolint/hadolint-action@v3.2.0
23+
uses: hadolint/hadolint-action@v3.3.0
2424
with:
2525
trusted-registries: docker.io,ghcr.io
2626
shell-scripts:

0 commit comments

Comments
 (0)