Skip to content

Commit

Permalink
Update jfrog-scan-docker-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tharindu1st committed Mar 3, 2024
1 parent 72ac7df commit f346da2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jfrog-scan-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
env:
JF_URL: ${{ secrets.JF_URL }}
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
with:
download-repository: jfrog-cli-remote
- name: Scan config-deployer-service
shell: sh
run: |
Expand Down Expand Up @@ -45,4 +43,4 @@ jobs:
- name: Scan ratelimitter
shell: sh
run: |
jf docker scan wso2/apk-ratelimitter:latest
jf docker scan wso2/apk-ratelimitter:latest

0 comments on commit f346da2

Please sign in to comment.