File tree Expand file tree Collapse file tree 3 files changed +13
-133
lines changed
Expand file tree Collapse file tree 3 files changed +13
-133
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3939 # GitHub sets the GITHUB_TOKEN secret automatically.
4040 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4141 GPG_FINGERPRINT : ${{ steps.import_gpg.outputs.fingerprint }}
42-
43- # cdktf-bindings:
44- # runs-on: ubuntu-latest
45- # needs:
46- # - goreleaser
47- # steps:
48- # - name: Generate Bindings
49- # uses: ./.github/workflows/cdktf-bindings.yml
Original file line number Diff line number Diff line change 1+ ## 1.16.1
2+
3+ #### FEATURES
4+ - Add explicit support and testing for DependencyTrack ` 4.13.5 `
5+
6+ #### MISC
7+ - Remove unused ` cdktf-bindings.yml ` workflow.
8+
9+ #### DEPENDENCIES
10+ - ` github.com/hashicorp/terraform-plugin-framework ` ` 1.16.0 ` -> ` 1.16.1 `
11+ - ` golangci/golangci-lint-action ` ` 8.0.0 ` -> ` 9.0.0 `
12+ - ` github.com/hashicorp/terraform-plugin-log ` ` 0.9.0 ` -> ` 0.10.0 `
13+
114## 1.16
215
316#### FEATURES
You can’t perform that action at this time.
0 commit comments