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:
parent
255d1385a4
commit
89a2ece43d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue