Skip to content

Commit 25e0962

Browse files
chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#496)
1 parent a14f1f0 commit 25e0962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: |
3434
go test $(go list ./... | grep -v /internal/client | grep -v /internal/models) -tags $BUILD_TAGS
3535
- name: Upload to Codecov
36-
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
36+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2

0 commit comments

Comments
 (0)