Skip to content

Commit

Permalink
Merge pull request #424 from pyupio/fix/gh-action-tests
Browse files Browse the repository at this point in the history
Fix GitHub Action tests
  • Loading branch information
yeisonvargasf committed Nov 18, 2022
2 parents a6962c0 + 8eef4dd commit ef42231
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 364 deletions.
139 changes: 6 additions & 133 deletions tests/action/Pipfile.lock-secure

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/action/docker-secure/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:3.10-slim

RUN python3 -m pip install safety==2.3.1
RUN python3 -m pip install secure-package==0.1.0

0 comments on commit ef42231

Please sign in to comment.