We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03d1838 + 336d890 commit 4c59b91Copy full SHA for 4c59b91
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
contents: write
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- - uses: SonarSource/ci-github-actions/build-poetry@feat/jd/BUILD-8700-poetry-sq
+ - uses: SonarSource/ci-github-actions/build-poetry@master # dogfood
24
with:
25
sonar-platform: sqc-eu
26
deploy-pull-request: true
0 commit comments