Merge pull request #14027 from nextcloud/renovate/codecov-codecov-action-5.x

Update codecov/codecov-action action to v5
This commit is contained in:
Tobias Kaminsky 2024-11-20 14:19:42 +01:00 committed by GitHub
commit cca9329a2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: scripts/uploadReport.sh "${{ secrets.LOG_USERNAME }}" "${{ secrets.LOG_PASSWORD }}" ${{github.event.number}} "test" "Unit" ${{github.event.number}}
- name: Upload coverage to codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unit