reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit 5489d2e322bd438b7912e721e2d3dd41fe169581
parent 41dafb72a78ced199355ed84932429675ceb1f28
Author: iostpa <iostpa@iostpa.com>
Date:   Sat, 28 Mar 2026 21:45:06 +0200

Merge pull request #26 from iostpa/renovate/docker-setup-buildx-action-4.x

Update docker/setup-buildx-action action to v4
Diffstat:
M.github/workflows/publish.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: - name: Checkout Code uses: actions/checkout@v6 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 - name: Login to ghcr.io uses: docker/login-action@v4 with:
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror