File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 password : ${{ secrets.GITHUB_TOKEN }}
4343
4444 - name : build and publish container
45- uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
45+ uses : docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2 .0
4646 with :
4747 push : true
4848 file : Dockerfile-ghcr
5555 ghcr.io/signalfx/splunk-otel-java/splunk-otel-java:${{ env.RELEASE_VERSION }}
5656
5757 - name : build and publish CSA container
58- uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
58+ uses : docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2 .0
5959 with :
6060 push : true
6161 file : Dockerfile-ghcr
Original file line number Diff line number Diff line change 2121 username : ${{ github.repository_owner }}
2222 password : ${{ secrets.GITHUB_TOKEN }}
2323 - name : push to gh packages
24- uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
24+ uses : docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2 .0
2525 with :
2626 push : true
2727 file : smoke-tests/profiling-base-petclinic/linux/Dockerfile
You can’t perform that action at this time.
0 commit comments