Skip to content

Commit

Permalink
Pinned goimports version in build-downstreams
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Mar 21, 2024
1 parent abcc5f0 commit f5ac5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- run: go install golang.org/x/tools/cmd/goimports@latest
- run: go install golang.org/x/tools/cmd/goimports@7656c4c657688cae30795365d2a5f30d6f18be7f # v0.19.0

- name: Build ${{ inputs.repo }}
run: |
Expand Down

0 comments on commit f5ac5e3

Please sign in to comment.