Fix: Call the right tox workflow
[com/pylog.git] / .github / workflows / gerrit-novote-merge.yaml
index cb84343..3c0af63 100644 (file)
@@ -76,7 +76,7 @@ jobs:
     steps:
       - name: Run Tox verify
         # yamllint disable-line rule:line-length
-        uses: lfit/releng-reusable-workflows/.github/actions/maven-build-action@main
+        uses: lfit/releng-reusable-workflows/.github/actions/tox-run-action@main
         with:
           tox-envs: '["py3"]'
       - name: Run SonarCloud Scan