Skip to content

Commit

Permalink
Bump Super-Linter major version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaso committed Mar 24, 2024
1 parent f4360ac commit fbcc0d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Run Super-Linter
uses: super-linter/super-linter/slim@v5
uses: super-linter/super-linter/slim@v6
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_NATURAL_LANGUAGE: false
Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# checkov:skip=CKV_DOCKER_2:Healthcheck less applicable to CLI-style image.
FROM ubuntu:23.10
LABEL org.opencontainers.image.source="https://github.com/andreaso/zonemaster-image"
RUN apt-get update \
Expand Down

0 comments on commit fbcc0d7

Please sign in to comment.