Skip to content

Commit 5f4b511

Browse files
maually fix sha
Signed-off-by: Denis Tingaikin <[email protected]>
1 parent 3b99c33 commit 5f4b511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/base/suite.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func (s *Suite) TearDownSuite() {
5252
}
5353

5454
const (
55-
sha = "tags/"
55+
sha = "tags/v1.2.0-rc.1"
5656
)
5757

5858
// SetupSuite runs all extensions

0 commit comments

Comments
 (0)