Skip to content

Commit 696cffe

Browse files
Update SonarSource/gh-action_release action to v6.2.1
1 parent 9166f2f commit 696cffe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
id-token: write
1313
contents: write
14-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@51c77454eebdc43965dd3aa9b91bc5b5171edcac # 6.1.0
14+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@f610ee562da0eb743c378afb819f6bfb39e812cf # 6.2.1
1515
with:
1616
publishToTestPyPI: true
1717
skipPythonReleasabilityChecks: true
@@ -20,7 +20,7 @@ jobs:
2020
permissions:
2121
id-token: write
2222
contents: write
23-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@51c77454eebdc43965dd3aa9b91bc5b5171edcac # 6.1.0
23+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@f610ee562da0eb743c378afb819f6bfb39e812cf # 6.2.1
2424
with:
2525
publishToPyPI: true
2626
skipPythonReleasabilityChecks: true

0 commit comments

Comments
 (0)