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 5050 echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
5151
5252 - name : Publish to docker.io
53- uses : containerbase/internal-tools@1756154b610306faeb3baa8bf4135ba1f4fd0df8 # v3.5.11
53+ uses : containerbase/internal-tools@b045538239fb42044408e9a3e0551a4b2755edf0 # v3.5.12
5454 with :
5555 command : docker-builder
5656 image-prefix : ${{ env.OWNER }}
6060 dry-run : ${{ env.DRY_RUN }}
6161
6262 - name : Publish to ghcr.io
63- uses : containerbase/internal-tools@1756154b610306faeb3baa8bf4135ba1f4fd0df8 # v3.5.11
63+ uses : containerbase/internal-tools@b045538239fb42044408e9a3e0551a4b2755edf0 # v3.5.12
6464 with :
6565 command : docker-builder
6666 image-prefix : ghcr.io/${{ env.OWNER }}
You can’t perform that action at this time.
0 commit comments