Skip to content

Commit e8d84ee

Browse files
Update codecov/codecov-action digest to 0da7aa6
1 parent 0944ca8 commit e8d84ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: ./gradlew build --info
4949

5050
- name: Upload Coverage Report
51-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
51+
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454

0 commit comments

Comments
 (0)