Skip to content

Commit f6f700f

Browse files
Merge pull request #71 from project-openubl/dependabot/github_actions/codecov/codecov-action-3
2 parents 6b18fb1 + 030cbd9 commit f6f700f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2828
- name: Codecov metrics
29-
uses: codecov/codecov-action@v2
29+
uses: codecov/codecov-action@v3
3030

3131
snapshots:
3232
name: Snaphots

0 commit comments

Comments
 (0)