File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
1717 env :
1818 GO111MODULE : on
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v6
2121
2222 - name : Install Go
23- uses : actions/setup-go@v5
23+ uses : actions/setup-go@v6
2424 with :
2525 go-version-file : go.mod
2626 cache : false
3030 AXIOM_TOKEN : ${{ secrets.TF_PROVIDER_API_TOKEN }}
3131 AXIOM_URL : ${{ vars.AXIOM_URL }}
3232 run : |
33- make testacc
33+ make testacc
Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ jobs:
2323 runs-on : ubuntu-latest
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v6
2727
28- - uses : actions/setup-go@v5
28+ - uses : actions/setup-go@v6
2929 with :
3030 go-version-file : go.mod
3131 cache : false
3232
3333 - name : Run golangci-lint
34- uses : golangci/golangci-lint-action@v8
34+ uses : golangci/golangci-lint-action@v9
3535 with :
3636 version : latest
3737 args : --timeout=5m
@@ -43,10 +43,10 @@ jobs:
4343 GO111MODULE : on
4444
4545 steps :
46- - uses : actions/checkout@v4
46+ - uses : actions/checkout@v6
4747
4848 - name : Install Go
49- uses : actions/setup-go@v5
49+ uses : actions/setup-go@v6
5050 with :
5151 go-version-file : go.mod
5252 cache : false
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ jobs:
2020 steps :
2121 -
2222 name : Checkout
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v6
2424 -
2525 name : Unshallow
2626 run : git fetch --prune --unshallow
2727 -
2828 name : Set up Go
29- uses : actions/setup-go@v5
29+ uses : actions/setup-go@v6
3030 with :
3131 go-version-file : go.mod
3232 -
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ require (
66 github.com/axiomhq/axiom-go v0.31.1
77 github.com/google/uuid v1.6.0
88 github.com/hashicorp/terraform-plugin-docs v0.21.0
9- github.com/hashicorp/terraform-plugin-framework v1.15.0
9+ github.com/hashicorp/terraform-plugin-framework v1.15.1
1010 github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
1111 github.com/hashicorp/terraform-plugin-go v0.28.0
1212 github.com/hashicorp/terraform-plugin-log v0.9.0
13- github.com/hashicorp/terraform-plugin-testing v1.13.2
13+ github.com/hashicorp/terraform-plugin-testing v1.13.3
1414 github.com/stretchr/testify v1.11.1
1515 github.com/tidwall/gjson v1.18.0
1616)
Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ github.com/hashicorp/terraform-plugin-docs v0.21.0 h1:yoyA/Y719z9WdFJAhpUkI1jRbK
122122github.qkg1.top/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
123123github.qkg1.top/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
124124github.qkg1.top/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
125+ github.com/hashicorp/terraform-plugin-framework v1.15.1 h1:2mKDkwb8rlx/tvJTlIcpw0ykcmvdWv+4gY3SIgk8Pq8 =
126+ github.com/hashicorp/terraform-plugin-framework v1.15.1 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
125127github.qkg1.top/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
126128github.qkg1.top/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
127129github.qkg1.top/hashicorp/terraform-plugin-go v0.28.0 h1:zJmu2UDwhVN0J+J20RE5huiF3XXlTYVIleaevHZgKPA =
@@ -132,6 +134,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsor
132134github.qkg1.top/hashicorp/terraform-plugin-sdk/v2 v2.37.0 /go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA =
133135github.qkg1.top/hashicorp/terraform-plugin-testing v1.13.2 h1:mSotG4Odl020vRjIenA3rggwo6Kg6XCKIwtRhYgp+/M =
134136github.qkg1.top/hashicorp/terraform-plugin-testing v1.13.2 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
137+ github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo =
138+ github.com/hashicorp/terraform-plugin-testing v1.13.3 /go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE =
135139github.qkg1.top/hashicorp/terraform-registry-address v0.3.0 h1:HMpK3nqaGFPS9VmgRXrJL/dzHNdheGVKk5k7VlFxzCo =
136140github.qkg1.top/hashicorp/terraform-registry-address v0.3.0 /go.mod h1:jRGCMiLaY9zii3GLC7hqpSnwhfnCN5yzvY0hh4iCGbM =
137141github.qkg1.top/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments