From 3796ea3cb4724783b4caf74abb1dfb57cb4985c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 22:03:19 +0000 Subject: [PATCH] chore(deps): update int128/update-generated-files-action action to v2.86.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 d743675..59a2c3b 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -40,7 +40,7 @@ jobs: go-version-file: go.mod cache-dependency-path: go.sum - run: go mod tidy - - uses: int128/update-generated-files-action@9662c04ea188ea4238f93acda9e35e2edc49a385 # v2.82.0 + - uses: int128/update-generated-files-action@364e47446959c2ddb5c3954e4433aa08e5db07dc # v2.86.0 test: runs-on: ubuntu-latest