We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa9729 commit 66b293fCopy full SHA for 66b293f
.github/workflows/go.yaml
@@ -29,7 +29,7 @@ jobs:
29
- run: go mod tidy
30
- run: make fmt
31
- run: make generate manifests
32
- - uses: int128/update-generated-files-action@65b9a7ae3ededc5679d78343f58fbebcf1ebd785 # v2.57.0
+ - uses: int128/update-generated-files-action@87971327cee864b0597f0e17895ef066d73a149a # v2.58.0
33
34
test:
35
runs-on: ubuntu-latest
0 commit comments