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 550e53a commit 2573a55Copy full SHA for 2573a55
.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
26
promote:
@@ -35,5 +34,4 @@ jobs:
35
34
id-token: write
36
37
38
39
- uses: SonarSource/ci-github-actions/promote@master # dogfood
0 commit comments