Skip to content

Commit 507a664

Browse files
chore(deps): bump hadolint/hadolint-action from 3.2.0 to 3.3.0 (#495)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dfd589 commit 507a664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hadolint-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v5
1414

15-
- uses: hadolint/hadolint-action@v3.2.0
15+
- uses: hadolint/hadolint-action@v3.3.0
1616
with:
1717
dockerfile: "Dockerfile*"
1818
recursive: true

0 commit comments

Comments
 (0)