mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-01-27 23:23:15 +03:00
Compare commits
1 Commits
v7.0.0
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bbd1b0482 |
2
.github/workflows/qa-main.yml
vendored
2
.github/workflows/qa-main.yml
vendored
@@ -433,7 +433,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: SonarQube Cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: ${{ github.workspace }}/.sonar/cache
|
||||
key: ${{ runner.os }}-${{ runner.arch }}-sonar
|
||||
|
||||
Reference in New Issue
Block a user