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