We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cbfff commit 308de5eCopy full SHA for 308de5e
.github/workflows/test.yaml
@@ -71,7 +71,7 @@ jobs:
71
service: opentelemetry-mapping-go
72
files: testresults/
73
- name: Upload coverage reports to Codecov
74
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # 5.4.0
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # 5.4.2
75
if: startsWith( matrix.go-version, '1.23' )
76
with:
77
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments