Closed kmpaul closed 2 years ago
This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.
🚧 Deployment in progress for git commit SHA: 3aa5fb6994a3487337697bf5e1c65e6f062c5a95
According to #195, the use of the v2 pre-commit GitHub Action in our
linting.yml
workflow has a security vulnerability. However, this workflow is redundant with the use of the pre-commit-ci service. So, I am creating a PR to remove this workflow entirely.