Skip to content

Commit 9806124

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.2.1
1 parent c6c7a90 commit 9806124

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@7fe80f481a19717f3f5d6c6b9b15cc0dcba3fb73 # v3.1.3
52+
uses: containerbase/internal-tools@3ce83f30b2ce06037cdf676646d2933ef11673fa # v3.2.1
5353
with:
5454
command: docker-builder
5555
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)