Skip to content

Commit

Permalink
fix: update go-corset to latest (#1726)
Browse files Browse the repository at this point in the history
This updates `go-corset` to its latest commit to ensure a bug fix is
incorporated into the CI pipeline for `linea-tracer`.
  • Loading branch information
DavePearce authored Jan 22, 2025
1 parent c6a6114 commit 18aa409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-go-corset/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ runs:

- name: Install Go Corset
shell: bash
run: go install github.com/consensys/go-corset/cmd/go-corset@f89cf145
run: go install github.com/consensys/go-corset/cmd/go-corset@77d304f

0 comments on commit 18aa409

Please sign in to comment.