dependabot[bot]
b3a43c3034
Bump @actions/core from 1.6.0 to 1.9.1 in /wrapper ( #236 )
...
* Bump @actions/core from 1.6.0 to 1.9.1 in /wrapper
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-09-16 11:53:05 -04:00
Yordan Ibishev
62a66eef78
Support detailed exit codes. ( #125 )
...
* feat(action): Support detailed exit codes.
This should allow plans to succeed using the terraform_wrapper functionality whenever an exit code of 2 is returned.
https://www.terraform.io/docs/cli/commands/plan.html#detailed-exitcode
- This is useful for adding custom steps in our GitHub action workflows.
- Not a Javascript developer so Im not sure how valid the OR condition is.
Co-authored-by: James Pogran <jpogran@outlook.com>
2022-05-18 08:47:46 -04:00
James Pogran
d1d9ce119f
Bump @actions/io from 1.1.0 to 1.1.1 ( #162 )
...
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/io )
2022-03-08 11:10:40 -05:00
James Pogran
93b480fa28
Bump @actions/exec from 1.0.4 to 1.1.0 ( #161 )
...
* Bump @actions/exec from 1.0.4 to 1.1.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec ) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec )
2022-03-08 10:57:57 -05:00
James Pogran
5369c899c5
Bump @actions/core from 1.2.7 to 1.6.0 ( #160 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
2022-03-08 10:42:25 -05:00
James Pogran
ca6738af70
Bump development dependencies ( #153 )
...
Bumps [semistandard](https://github.com/standard/semistandard ) from 14.2.0 to 16.0.1.
- [Release notes](https://github.com/standard/semistandard/releases/tag/v16.0.1 )
- [Commits](standard/semistandard@v14.2.0...v16.0.1)
Bumps [nock](https://github.com/nock/nock ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/nock/nock/releases/tag/v13.2.4 )
- [Commits](nock/nock@v13.0.11...v13.2.4)
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases/tag/v27.5.1 )
- [Commits](facebook/jest@v26.6.3...v27.5.1)
Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases/tag/v7.0.4 )
- [Commits](typicode/husky@v6.0.0...v7.0.4)
Bumps [ncc](https://github.com/vercel/ncc ) from 0.28.5 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases/tag/0.33.3 )
- [Commits](vercel/ncc@0.28.5...0.33.3)
2022-03-04 10:53:57 -05:00
Audrey Eschright
9095b20a9e
Update js-releases to v1.4.0 ( #111 )
...
* Update js-releases to v1.4.0
* Update dependency @vercel/ncc
2021-05-13 15:15:06 -07:00
Audrey Eschright
ccd38093bb
Upgrade dependencies and clean up package config ( #63 )
2020-10-30 13:07:27 -07:00
Matthew Sanabria
cd5e05ffbf
Initial commit
2020-04-25 19:46:30 -04:00