Skip to content

Commit 98209fe

Browse files
committed
build(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0
1 parent 5b0dc7a commit 98209fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Checkout
3333
uses: actions/checkout@v5
3434
- name: Lint dockerfile
35-
uses: hadolint/hadolint-action@v3.1.0
35+
uses: hadolint/hadolint-action@v3.3.0
3636
with:
3737
dockerfile: Dockerfile

0 commit comments

Comments
 (0)