Skip to content

Commit 0696d31

Browse files
committed
Update go mod validation workflow to work with latest action
1 parent bca5c4d commit 0696d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-mod-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Validate go.mod
17-
uses: smartcontractkit/.github/apps/go-mod-validator@go-mod-validator/v1
17+
uses: smartcontractkit/.github/apps/go-mod-validator@dx-2266/go-mod-validator-fix # TODO

0 commit comments

Comments
 (0)