Skip to content

Commit 5f1bea5

Browse files
ci(deps): update containerbase/internal-tools action to v3.5.15 (#500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a9c4ee commit 5f1bea5

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@081e077becfd4a1a5f6c45271583b857e88bdbb4 # v3.5.14
52+
uses: containerbase/internal-tools@c440de95307545d23ff0e0b57018147e02ae217f # v3.5.15
5353
with:
5454
command: docker-builder
5555
image-prefix: ghcr.io/${{ env.OWNER }}

0 commit comments

Comments
 (0)