Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(commitlint): pinned dependency issue by extracting into package(-… #454

Merged
merged 4 commits into from
May 31, 2024

Conversation

mike-winberry
Copy link
Collaborator

Description

Fixed pinned dependency by creating a package(-lock) for commitlint and updating the gh action to install using the package(-lock) instead of using the run command to define dependencies.

#449

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mike-winberry mike-winberry linked an issue May 31, 2024 that may be closed by this pull request
1 task
@mike-winberry mike-winberry marked this pull request as ready for review May 31, 2024 15:33
Copy link

netlify bot commented May 31, 2024

Deploy Preview for lula-docs canceled.

Name Link
🔨 Latest commit 0b33cb7
🔍 Latest deploy log https://app.netlify.com/sites/lula-docs/deploys/665a00b633f16d00086cc5af

@mike-winberry mike-winberry self-assigned this May 31, 2024
@mike-winberry mike-winberry added dependencies Pull requests that update a dependency file actions targets gh actions or pipeline configuration labels May 31, 2024
CloudBeard
CloudBeard previously approved these changes May 31, 2024
@mike-winberry mike-winberry merged commit 17ac8ca into main May 31, 2024
8 checks passed
@mike-winberry mike-winberry deleted the 449-fix-code-scanning-alert-pinned-dependencies branch May 31, 2024 17:09
This was referenced Jun 29, 2024
This was referenced Jul 12, 2024
This was referenced Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions targets gh actions or pipeline configuration dependencies Pull requests that update a dependency file
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert - Pinned-Dependencies
3 participants