chore(ci): pin quality.yml to commit for reproducible runs
Made-with: Cursor
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
||||
sonar:
|
||||
if: ${{ contains(format(',{0},', needs.build.outputs.cs), ',sonar,') }}
|
||||
needs: [meta, build]
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/quality.yml@main
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/quality.yml@d604440af823c664b2c828a3d6a2cc5d23b79141
|
||||
with:
|
||||
project_key: ${{ github.event.repository.name }}
|
||||
wait_for_quality_gate: ${{ inputs.wait_for_quality_gate }}
|
||||
|
||||
Reference in New Issue
Block a user