Skip to content

Commit d11c82d

Browse files
committed
BUILD-8764: remove get-build-number
1 parent 336d890 commit d11c82d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
contents: write
2121
steps:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23-
- uses: SonarSource/ci-github-actions/get-build-number@master # dogfood
2423
- uses: SonarSource/ci-github-actions/build-poetry@master # dogfood
2524
with:
2625
sonar-platform: sqc-eu
@@ -38,7 +37,6 @@ jobs:
3837
id-token: write
3938
contents: write
4039
steps:
41-
- uses: SonarSource/ci-github-actions/get-build-number@master # dogfood
4240
- uses: SonarSource/ci-github-actions/promote@master # dogfood
4341
with:
4442
promote-pull-request: true

0 commit comments

Comments
 (0)