Bump docker/build-push-action from 4.0.0 to 4.1.0 (#5526)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-13 10:34:13 -05:00 committed by GitHub
parent b23ef1855e
commit 82f37672d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: integration-tests/tracecontext/docker
push: true