Skip to content

Commit

Permalink
[AWSRESET-313]: workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-dvsa committed Oct 8, 2023
1 parent 4d18a87 commit d6830ea
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/php-base-image-build-pr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,10 @@ jobs:
run: |
image_list=$(docker images --format "{{.Repository}}")
- name: Snyk scan api image
id: scan-api-image
uses: snyk/actions/docker@master
- name: Run Snyk to check Kubernetes manifest file for issues
uses: snyk/actions/iac@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

- name: snyk scan api image
run: |
Expand Down

0 comments on commit d6830ea

Please sign in to comment.