Skip to content

Commit

Permalink
Merge pull request #45 from open-telemetry/main
Browse files Browse the repository at this point in the history
Bump docker/build-push-action from 5 to 6 (open-telemetry#2705)
  • Loading branch information
malkia authored Jun 18, 2024
2 parents fabd735 + 595801b commit 4530892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Build Image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
builder: ${{ steps.buildx.outputs.name }}
context: ci/
Expand Down

0 comments on commit 4530892

Please sign in to comment.