We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin/audit
1 parent 272cdf5 commit 0c7ebc0Copy full SHA for 0c7ebc0
1 file changed
.github/workflows/ci-cd.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
otp-version: ${{ needs.version.outputs.otp-version }}
53
elixir-version: ${{ needs.version.outputs.elixir-version }}
54
- - run: bin/audit
+ - run: bin/audit --skip-check-image
55
56
build:
57
runs-on: ubuntu-latest
0 commit comments