Skip to content

Commit

Permalink
Update GHA accordingly
Browse files Browse the repository at this point in the history
Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo committed Oct 25, 2024
1 parent 15ecc2b commit eacabee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,11 @@ jobs:

- name: Dockerfile linter
uses: hadolint/[email protected]
# For now, ignoring:
# DL3008 warning: Pin versions in apt get install (e.g., apt-get install <package>=<version>)
with:
dockerfile: Dockerfile
ignore: DL3008

license-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eacabee

Please sign in to comment.