Skip to content

Commit

Permalink
Added Snyk Monitor to release action
Browse files Browse the repository at this point in the history
  • Loading branch information
bgarlow committed Apr 12, 2024
1 parent 7c66caf commit edc5626
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scan-publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
args: |
--severity-threshold=medium
--fail-on=upgradable
command:
command: |
container test
monitor
- name: Log in to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit edc5626

Please sign in to comment.