clean up PR for merge

This commit is contained in:
Austin Valle 2023-10-27 08:34:14 -04:00
parent 1061286fbc
commit f55ee1bba3
5 changed files with 46205 additions and 155 deletions

View file

@ -0,0 +1,5 @@
kind: BREAKING CHANGES
body: Update default runtime to node20
time: 2023-10-27T08:33:45.123016-04:00
custom:
Issue: "346"

View file

@ -7,16 +7,9 @@ on:
pull_request: pull_request:
jobs: jobs:
check-dist-call: check-dist:
name: Check dist/ directory name: Check dist/ directory
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main uses: actions/reusable-workflows/.github/workflows/check-dist.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
with: test:
node-version: 20.x name: Test
node-caching: npm uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: 20.x
node-caching: npm

View file

@ -1,9 +1,3 @@
# [3.0.0] (unreleased)
### NOTES
* feat: bump to use node20 runtime @chenrui333 [#346](https://github.com/hashicorp/setup-terraform/pull/346)
# [2.0.3] (2022-11-01) # [2.0.3] (2022-11-01)
### NOTES ### NOTES

23029
dist/index.js vendored

File diff suppressed because one or more lines are too long

23299
dist/index1.js vendored

File diff suppressed because one or more lines are too long