diff --git a/.github/workflows/meterian.yml b/.github/workflows/meterian.yml index b890426..69edd60 100644 --- a/.github/workflows/meterian.yml +++ b/.github/workflows/meterian.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Scan project with the Meterian client - uses: MeterianHQ/meterian-github-action@v1.0.14 + uses: MeterianHQ/meterian-github-action@v1.0.15 env: METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }} with: