From 44a4c48b92d61dbf8dec55813fd4042f5ee390cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 17:38:13 +0000 Subject: [PATCH] chore(deps): update int128/update-generated-files-action action to v2.96.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 ae5330b..5fa93d2 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@37687f06025a7a9460fd579d2c078804cf224012 # v2.95.0 + - uses: int128/update-generated-files-action@35e85d10473f03dbf877833ad665894f1ccc3cdc # v2.96.0 test: runs-on: ubuntu-latest