Skip to content

Commit 030cbd9

Browse files
GitHub Actions(deps): Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b18fb1 commit 030cbd9

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)