Skip to content

Commit 336d890

Browse files
BUILD-8700: Use master branch for poetry action
Signed-off-by: Jayadeep Kinavoor Madam <jayadeep.kinavoormadam@sonarsource.com>
1 parent c358b40 commit 336d890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
- uses: SonarSource/ci-github-actions/get-build-number@master # dogfood
24-
- uses: SonarSource/ci-github-actions/build-poetry@feat/jd/BUILD-8700-poetry-sq
24+
- uses: SonarSource/ci-github-actions/build-poetry@master # dogfood
2525
with:
2626
sonar-platform: sqc-eu
2727
deploy-pull-request: true

0 commit comments

Comments
 (0)