Bump docker/build-push-action from 4.1.0 to 4.1.1 (#5536)

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-14 10:10:57 -05:00 committed by GitHub
parent 255d1385a4
commit 89a2ece43d
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.1.0
uses: docker/build-push-action@v4.1.1
with:
context: integration-tests/tracecontext/docker
push: true