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

Commit 6c88f37

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.0.32
1 parent 214ddb0 commit 6c88f37

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
@@ -37,7 +37,7 @@ jobs:
3737
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
3838
3939
- name: Publish to ghcr.io
40-
uses: containerbase/internal-tools@9c5fa59ef3b7ba393c2f4aa8904917b710b8b97a # v3.0.31
40+
uses: containerbase/internal-tools@3ef3d9c7ef2dc55a6236969f1e0299a0fad6fa34 # v3.0.32
4141
with:
4242
command: docker-builder
4343
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)