From 79898b0dcb10c9e42affe5826b24abd81503379f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 22:59:25 +0000 Subject: [PATCH] chore(deps): update int128/update-generated-files-action action to v2.103.0 --- .github/workflows/go.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 2fd901a..a9fc68b 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -44,7 +44,7 @@ jobs: go-version-file: go.mod cache-dependency-path: go.sum - run: go mod tidy - - uses: int128/update-generated-files-action@0d0a67cf2f8a8b7bc10c1c2ea5dffdad291b5b47 # v2.102.0 + - uses: int128/update-generated-files-action@cf464119e796f83eac0a9e85021c568269aa9e1a # v2.103.0 test: runs-on: ubuntu-latest