Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
d00c6817f1
chore(deps-dev): Bump husky from 8.0.3 to 9.0.11 (#27)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 12:22:29 +02:00
Dmitry Kisler
8767493626
Fixes tests for release.js (#14) 2023-10-26 16:07:06 +01:00
dependabot[bot]
abd9f2b70f
chore(deps-dev): Bump nock from 13.3.3 to 13.3.6 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 15:43:01 +01:00
dependabot[bot]
595213afdb
chore(deps-dev): Bump @vercel/ncc from 0.38.0 to 0.38.1 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 15:42:41 +01:00
Dmitry Kisler
c68fac3149
feat: added versions resolution logic to use user's input.
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 09:42:46 +02:00
Dmitry Kisler
a8c9f4d930
chore: pinned the dependencies
see: https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1349662921
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-09 22:40:24 +02:00
Dmitry Kisler
dbdd2dda90
chore: rm unused dependency
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-05 01:36:28 +02:00
Dmitry Kisler
01bef202d2
feat: ported action definition from setup-terraform
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-05 01:15:05 +02:00