We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa303d2 commit 0660781Copy full SHA for 0660781
1 file changed
.github/workflows/build-tracecontext-testsuite.yml
@@ -23,7 +23,7 @@ jobs:
23
password: ${{ secrets.GITHUB_TOKEN }}
24
25
- name: Build and push
26
- uses: docker/build-push-action@v4.1.1
+ uses: docker/build-push-action@v4.2.1
27
with:
28
context: integration-tests/tracecontext/docker
29
push: true
0 commit comments