mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-21 15:29:00 +00:00
Merge pull request #222 from sartography/dependabot/github_actions/codecov/codecov-action-3.1.3
Bump codecov/codecov-action from 3.1.0 to 3.1.3
This commit is contained in:
commit
0d1eaa8e7b
2
.github/workflows/backend_tests.yml
vendored
2
.github/workflows/backend_tests.yml
vendored
@ -273,7 +273,7 @@ jobs:
|
|||||||
nox --force-color --session=coverage -- xml
|
nox --force-color --session=coverage -- xml
|
||||||
|
|
||||||
- name: Upload coverage report
|
- name: Upload coverage report
|
||||||
uses: codecov/codecov-action@v3.1.0
|
uses: codecov/codecov-action@v3.1.3
|
||||||
|
|
||||||
- name: SonarCloud Scan
|
- name: SonarCloud Scan
|
||||||
uses: sonarsource/sonarcloud-github-action@master
|
uses: sonarsource/sonarcloud-github-action@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user