Skip to content

Release dev.v1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 13:11

Bug Fixes

  • Install snyk-to-html for generating vulnerability reports and update artifact names and Set environment variables to skip preflight check and suppress warnings (d58dc19)
  • workflow: Set environment variable to skip preflight check during dependency installation (e48461c)
  • workflow: Update dependency installation step to remove node_modules and set SKIP_PREFLIGHT_CHECK environment variable (488acfa)
  • workflow: Update Snyk commands to handle errors gracefully and clean install dependencies (c6ba4e0)