Skip to content

Commit

Permalink
trying only with env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Dec 19, 2024
1 parent 4f72cd1 commit 314c954
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sansec-ecomscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

- name: Run Sansec eComscan
uses: sansecio/ecomscan-github-action@main
env:
ECOMSCAN_KEY: ${{ secrets.SANSEC_LICENSE_KEY }}
with:
key: ${{ secrets.SANSEC_LICENSE_KEY }}
directory: '.'

0 comments on commit 314c954

Please sign in to comment.