File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 password : ${{ secrets.GITHUB_TOKEN }}
2828
2929 - name : Build base
30- uses : docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7 .0
30+ uses : docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8 .0
3131 with :
3232 context : .devcontainer
3333 build-args : |
8181 uses : docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25 # renovate: tag=v1.6.0
8282
8383 - name : Build (and, if a release, push to Docker Hub)
84- uses : docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229 # renovate: tag=v2.7 .0
84+ uses : docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9 # renovate: tag=v2.8 .0
8585 with :
8686 context : .devcontainer
8787 tags : ${{ github.repository }}:1-bullseye
You can’t perform that action at this time.
0 commit comments