Skip to content

Commit a1936c3

Browse files
committed
fix: update OpenTelemetry dependencies and release workflow
- Update OpenTelemetry dependencies to match Collector v0.138.0 - Align main components with v1.44.0 (stable API) - Align test/contrib components with v0.138.0 (contrib ecosystem) - Ensure compatibility with OpenTelemetry Collector Contrib
1 parent c993ea2 commit a1936c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
generate_release_notes: true
7676
draft: false
7777
prerelease: false
78-
78+
7979
publish-module:
8080
name: Publish Go Module
8181
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)