Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fa45918

Browse files
Merge pull request #50 from ScrappyCocco/dependabot/github_actions/dot-github/workflows/github_actions-7e728d3aac
Bump SonarSource/sonarqube-scan-action from 4 to 5.3.1 in /.github/workflows in the github_actions group across 1 directory
2 parents a587fd9 + b04bee1 commit fa45918

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/python-test-dev.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
verbose: true
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
- name: SonarQube Scan
37-
uses: SonarSource/sonarqube-scan-action@v4
37+
uses: SonarSource/sonarqube-scan-action@v5.3.1
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

‎.github/workflows/python-test-release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
verbose: true
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343
- name: SonarQube Scan
44-
uses: SonarSource/sonarqube-scan-action@v4
44+
uses: SonarSource/sonarqube-scan-action@v5.3.1
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /