Skip to content

Commit 9229b2b

Browse files
ci(deps): update containerbase/internal-tools action to v3.10.15 (#918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3382b8c commit 9229b2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
timeout-minutes: 10
2525
steps:
2626
- name: ⚙️ Setup
27-
uses: containerbase/internal-tools/setup@5b65bcc6c57327ea0b13ce6008716f7887fcbc10 # v3.10.14
27+
uses: containerbase/internal-tools/setup@7807ec3af0a167c5733e085c55bab1e4c5d14949 # v3.10.15
2828
with:
2929
save-cache: true
3030

@@ -51,7 +51,7 @@ jobs:
5151
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
5252
5353
- name: Publish to ghcr.io
54-
uses: containerbase/internal-tools@5b65bcc6c57327ea0b13ce6008716f7887fcbc10 # v3.10.14
54+
uses: containerbase/internal-tools@7807ec3af0a167c5733e085c55bab1e4c5d14949 # v3.10.15
5555
with:
5656
command: docker-builder
5757
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)