Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino committed Feb 5, 2025
1 parent e125419 commit 5290251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
node-version: 20
- uses: actions/checkout@master
- name: Run SOOS SBOM Scan
uses: soos-io/soos-sbom-github-action@v1.3.0 # GET Latest Version from https://github.com/marketplace/actions/soos-sbom
uses: soos-io/soos-sbom-github-action@v1 # GET Latest Version from https://github.com/marketplace/actions/soos-sbom
with:
client_id: ${{ secrets.PD_SOOS_CLIENT_ID }}
api_key: ${{ secrets.PD_SOOS_API_KEY }}
Expand Down

0 comments on commit 5290251

Please sign in to comment.