Skip to content

Commit d356721

Browse files
authored
chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#39)
2 parents 21c74b8 + 0208711 commit d356721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image-build-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout
3131
uses: actions/checkout@v6
3232
- name: Lint Dockerfile
33-
uses: hadolint/hadolint-action@v3.1.0
33+
uses: hadolint/hadolint-action@v3.3.0
3434
with:
3535
dockerfile: Dockerfile
3636

0 commit comments

Comments
 (0)