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.
1 parent 336d890 commit d11c82dCopy full SHA for d11c82d
.github/workflows/build.yml
@@ -20,7 +20,6 @@ jobs:
20
contents: write
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- - uses: SonarSource/ci-github-actions/get-build-number@master # dogfood
24
- uses: SonarSource/ci-github-actions/build-poetry@master # dogfood
25
with:
26
sonar-platform: sqc-eu
@@ -38,7 +37,6 @@ jobs:
38
37
id-token: write
39
40
41
42
- uses: SonarSource/ci-github-actions/promote@master # dogfood
43
44
promote-pull-request: true
0 commit comments