Skip to content

Commit b2fbd4c

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.0.76
1 parent 7adea57 commit b2fbd4c

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@4fc221aabfbaa2e0a61bf8b4e9f2dbe4783fd1cc # v3.0.74
52+
uses: containerbase/internal-tools@633b9fc56b62495a3010c5bbb397d2f54f197c15 # v3.0.76
5353
with:
5454
command: docker-builder
5555
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)