Update docker/build-push-action action to v4.2.1 (#5798)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-08 10:10:26 -05:00 committed by GitHub
parent aa303d278a
commit 0660781ed2
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.1
uses: docker/build-push-action@v4.2.1
with:
context: integration-tests/tracecontext/docker
push: true