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 e12fb9c commit dc4d087
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
- name: Docker Scout Quickview, Recommendations
uses: docker/scout-action@v1
with:
command: quickview,cves,recommendations,sbom --no-cache
command: quickview, recommendations
image: stariongroup/comet-web-community-edition:${{ env.TAG }}
debug: true

Expand Down

0 comments on commit dc4d087

Please sign in to comment.