Skip to content

Commit 0660781

Browse files
Update docker/build-push-action action to v4.2.1 (#5798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa303d2 commit 0660781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tracecontext-testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
password: ${{ secrets.GITHUB_TOKEN }}
2424

2525
- name: Build and push
26-
uses: docker/build-push-action@v4.1.1
26+
uses: docker/build-push-action@v4.2.1
2727
with:
2828
context: integration-tests/tracecontext/docker
2929
push: true

0 commit comments

Comments
 (0)