Skip to content

Commit

Permalink
.....
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Dec 9, 2024
1 parent 5d322fb commit ee9e3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
"DEVEXPRESS_NUGET_KEY=${{ secrets.DEVEXPRESS_NUGET_KEY }}"
"PACKAGE_TOKEN=${{ secrets.PACKAGE_TOKEN }}"
- name: Docker Scout Quickview, CVEs, Recommendations, SBOM
- name: Docker Scout Quickview, CVEs, Recommendations
uses: docker/scout-action@v1
with:
command: quickview,cves,recommendations,sbom
command: quickview,cves,recommendations
image: stariongroup/comet-web-community-edition:latest

# - name: Invoke deployment hook
Expand Down

0 comments on commit ee9e3be

Please sign in to comment.