Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 9f4af31

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.0.85
1 parent 6c6a930 commit 9f4af31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
5050
5151
- name: Publish to ghcr.io
52-
uses: containerbase/internal-tools@2cc75ad534e90770ee88f275701c41e4693929c1 # v3.0.83
52+
uses: containerbase/internal-tools@92eb14b1949285966195aa5098c06f5ee0912388 # v3.0.85
5353
with:
5454
command: docker-builder
5555
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)