Skip to content

Commit 8b55e5f

Browse files
Update int128/update-generated-files-action action to v2.60.0 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd97ea8 commit 8b55e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: go mod tidy
3333
- run: make fmt
3434
- run: make generate manifests
35-
- uses: int128/update-generated-files-action@759eb040026a5d97663b33e61243a56949f86bea # v2.59.0
35+
- uses: int128/update-generated-files-action@f6dc44e35ce252932e9018f1c38d1e2a4ff80e14 # v2.60.0
3636

3737
test:
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)