diff --git a/.github/workflows/beta-deployment.yml b/.github/workflows/beta-deployment.yml index 3cbe893..7b0a141 100644 --- a/.github/workflows/beta-deployment.yml +++ b/.github/workflows/beta-deployment.yml @@ -27,7 +27,7 @@ jobs: secrets: inherit staticanaylsis: name: Static Analysis - uses: ./.github/workflows/static_analysis.yml + uses: ./.github/workflows/static-analysis.yml permissions: security-events: write actions: read