Skip to content

Commit d0475bd

Browse files
chore(ci): bump apidiff-go to v1 (#1600)
Co-authored-by: pavel-raykov <[email protected]>
1 parent a730a18 commit d0475bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version-file: "go.mod"
2323
cache: false
2424

25-
- uses: smartcontractkit/.github/actions/apidiff-go@apidiff-go/0.2.0
25+
- uses: smartcontractkit/.github/actions/apidiff-go@apidiff-go/v1
2626
env:
2727
GITHUB_TOKEN: ${{ github.token }}
2828
with:

0 commit comments

Comments
 (0)