Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
b16e63e2c6
chore(deps): Bump @actions/core from 1.10.1 to 1.11.1 (#52)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 15:06:56 -03:00
dependabot[bot]
0f0911fca8
chore(deps-dev): Bump @vercel/ncc from 0.38.1 to 0.38.3 (#51)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 15:06:14 -03:00
AbstractionFactory
592200bd4b
Fixes #43: OpenTofu 1.6 can no longer be downloaded (#44)
* Fixes #43: OpenTofu 1.6 can no longer be downloaded

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>

* More sane self-test

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>

---------

Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2024-12-10 15:04:33 +01:00
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
e5412c29b9
fix: fix vulnerability
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-16 17:08:00 +02:00
Dmitry Kisler
0ee88b790b
chore: update lock
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-16 16:25:07 +02: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