File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 30
30
- run : go mod download
31
31
- run : go build -v .
32
32
- name : Run linters
33
- uses : golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
33
+ uses : golangci/golangci-lint-action@v6
34
34
with :
35
- version : latest
35
+ version : v1.64.2
36
36
37
37
generate :
38
38
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 9
9
enable :
10
10
- durationcheck
11
11
- errcheck
12
- - exportloopref
13
12
- forcetypeassert
14
13
- godot
15
14
- gofmt
Original file line number Diff line number Diff line change
1
+ ## 0.7.0
2
+ FEATURES:
3
+ - Added ` snowflake ` input in ` trocco_job_definition ` resource.
4
+ - Added ` s3 ` type for ` trocco_connection ` resource.
5
+
1
6
## 0.6.0
2
7
FEATURES:
3
8
- Added ` resource_group ` resource.
You can’t perform that action at this time.
0 commit comments