Skip to content

Commit

Permalink
fix: remove meterian token and add oss true flag (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrank authored Oct 12, 2024
1 parent ac46a0d commit f518b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meterian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
uses: actions/checkout@v4
- name: Meterian Scanner
uses: MeterianHQ/[email protected]
env:
METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }}
with:
oss: true

0 comments on commit f518b2e

Please sign in to comment.