Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/packages/instrumenta…
Browse files Browse the repository at this point in the history
…tion-openai/instrumentation-openai-754dd3b4c3
  • Loading branch information
trentm authored Jan 16, 2025
2 parents 310e4e7 + 060821f commit bdbb02b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-mockotlpserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push Docker image
id: docker-push
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
with:
context: ${{ env.PKGDIR }}
platforms: linux/amd64,linux/arm64
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Build and Push Docker Image
id: docker-push
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down
1 change: 1 addition & 0 deletions packages/instrumentation-openai/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lockfile-version=3
12 changes: 6 additions & 6 deletions packages/opentelemetry-node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bdbb02b

Please sign in to comment.