Skip to content

Commit 452c236

Browse files
committed
fix: add sha to version
Signed-off-by: Pablo <pablo.estrada@smartcontract.com>
1 parent 60a8053 commit 452c236

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
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: Validate go.mod
18-
uses: smartcontractkit/.github/apps/go-mod-validator@go-mod-validator/v1
18+
uses: smartcontractkit/.github/apps/go-mod-validator@845035d315a5067b67c951deab51db019aaf7137 # go-mod-validator/v1

0 commit comments

Comments
 (0)