reviewbot

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

commit c4733f532756fc0a0ebdaa1793028e421f56aadb
parent ba5256e2993012b8e4254a81c2bdc3db147e9dfa
Author: iostpa <iostpa@iostpa.com>
Date:   Sat, 28 Mar 2026 21:44:50 +0200

Merge pull request #23 from iostpa/renovate/actions-checkout-6.x

Update actions/checkout action to v6
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 @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - name: Login to ghcr.io
© 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