feat(ci): additional code/deps/security checks #37

Merged
joao.dubas merged 8 commits from jpd-improve-ci-pipeline into main 2023-11-11 20:35:46 +00:00
Showing only changes of commit 11f64f462c - Show all commits

View File

@ -119,7 +119,7 @@ steps:
- mix hex.audit
- mix deps.audit
- mix deps.unlock --check-unused
- mix hex.outdated
# - mix hex.outdated
- name: format check
image: 'elixir:1.15.7-slim'