Skip to content

Commit 1d09b29

Browse files
committed
ci(deps): update containerbase/internal-tools action to v3.0.44
1 parent 022bdf5 commit 1d09b29

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@5dd052d10c7f2cb0584d40d1f00be6e1328feff0 # v3.0.42
40+
uses: containerbase/internal-tools@e9339b1d0afbd803ac151b2111e55c300d6863b7 # v3.0.44
4141
with:
4242
command: docker-builder
4343
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)