* add linter for action version pin
* update run step for pinned version check
* update script
* Test the check pinned version
* update version pin check step
* Format script
* update workflow linter (WIP)
* update workflow linter: use ruamel library (WIP)
* update workflow linter (revert to using bash script)
* Add empty var check
* Add comments
* - Add memoized action url updates.
- Add Pipenv to manage dependecies.
- Update tests to use pytest
- Reorganize the tests directory
* Expanding test_action_update to include a test case for the new memoization
* Ran black over files
* Updating the lint-ci workflow to match the new development flow setup
* Updating the lint-ci to use pipenv
* Adding manual trigger to lint-ci
* fixing Test lint
* trigger ci
* Update lint-workflow/README.md
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com>
* Update .github/workflows/lint-ci.yml
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com>
* trigger ci
Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com>