Skip to content

Commit

Permalink
test12-prod_version
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino committed Sep 12, 2024
1 parent 1532bc4 commit fa834b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
node-version: 20
- uses: actions/checkout@master
- name: Run SOOS SBOM Scan
uses: soos-io/soos-sbom-github-action@b30787d28d18ae0b29dea520cf2e8293c37c3998 # GET Latest Version from https://github.com/marketplace/actions/soos-sbom
#uses: soos-io/soos-sbom-github-action@b30787d28d18ae0b29dea520cf2e8293c37c3998 # GET Latest Version from https://github.com/marketplace/actions/soos-sbom
uses: soos-io/soos-sbom-github-action@v1
with:
client_id: ${{ secrets.QA_SOOS_CLIENT_ID }}
api_key: ${{ secrets.QA_SOOS_API_KEY }}
Expand Down

0 comments on commit fa834b4

Please sign in to comment.