12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-03 00:24:23 +00:00

Revert convert to esm (#544)

* Revert "update got dependency and convert to esm module (#533)"

This reverts commit 77efb36ae3.

* keep new local test file changes

* keep changes to PR template

* update changelog
This commit is contained in:
John-Michael Faircloth 2024-04-15 16:39:55 -05:00 committed by GitHub
parent ee41aa2fcf
commit 66531b2752
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 14341 additions and 12232 deletions

View file

@ -1,3 +1,3 @@
.PHONY: local-test
local-test:
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test
docker compose down; docker-compose up -d vault && act workflow_dispatch -j local-test -W .github/workflows/local-test.yaml