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 2525 timeout-minutes : 10
2626 steps :
2727 - name : ⚙️ Setup
28- uses : containerbase/internal-tools/setup@a45b3175579497dfd14536b69ecfc81bb2b3ad38 # v4.0.11
28+ uses : containerbase/internal-tools/setup@ad0a60a07c59598140bf8390ca80522b344aeb3d # v4.0.12
2929 with :
3030 save-cache : true
3131 - run : pnpm prettier
5252 echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
5353
5454 - name : Publish to ghcr.io and docker.io
55- uses : containerbase/internal-tools@a45b3175579497dfd14536b69ecfc81bb2b3ad38 # v4.0.11
55+ uses : containerbase/internal-tools@ad0a60a07c59598140bf8390ca80522b344aeb3d # v4.0.12
5656 with :
5757 command : docker-builder
5858 image-prefix : ghcr.io/${{ env.OWNER }}
You can’t perform that action at this time.
0 commit comments