diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 59a2c3b..c06a7b9 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@364e47446959c2ddb5c3954e4433aa08e5db07dc # v2.86.0 + - uses: int128/update-generated-files-action@f83cd1762d5cde0de059b0e91bf86399662fbb71 # v2.87.0 test: runs-on: ubuntu-latest