* Action update:
- Bump all dependencies
- Rewrite `getLatestHelmVersion()` function without graphql
* Bump stableHelmVersion
* Update readme and action.yaml
* Revert and rewrite with @octokit/action
* Add latest to integration test
* Bump action's versions
* Set github.token as default input
* Replace deprecated jest methods
* Add prettier to dev dependencies, fix prettier issues
* Removed empty try catch
* Initial commit
* Compiled to js
* Escape slash for nodejs
* Updating getStableHelmVersion test
* Removing old versions of run
* Added comment on getLatestHelmVersion and variable for helm release url to command
* Pushing recent changes before computer reset
* Latest getLatestHelmVersion iteration
* Removed test
* Testing async test
* getLatestHelmVersion refactor
* fixed method to access helm releses JSON
* Edited comment on isValidVersion
* Removed old integration tests
* Small temp test
* Removed IntegrationTests path
* Updated package-lock.json and removed unused dep
* Integration testing
* Fixed if statement in run command
* Added exit
* Double brackets for new test
* Added version confirmation output and different check for version
* Helm 3.7.2 test
* added env to workflow paths
* adjusted env in workflow paths
* 3.5.0 tests
* Requested changes
* Fixed downloadHelm test
* Clean up for release
* Updated CODEOWNERS
* Updated CODEOWNERS
* Adding graphql to find out latest helm version of specified type
* Updating package-loc.json
* Updating js file
* Fixing PR comments
* Adding feature flag as environment variable
* Changing feature flag name
* Updating package-loc.json