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: add full version number for actions/checkout in all workflow files #5969

Closed
wants to merge 1 commit into from

Conversation

rahulrk-dev
Copy link

Description

Resolves #5965

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@rahulrk-dev rahulrk-dev requested a review from a team as a code owner October 4, 2023 20:00
@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 8:01pm

@MattIPv4
Copy link
Member

MattIPv4 commented Oct 4, 2023

cc #5968

@MattIPv4 MattIPv4 added the github_actions:pull-request Trigger Pull Request Checks label Oct 4, 2023
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Oct 4, 2023
@MattIPv4 MattIPv4 changed the title fix: Add full version number in all workflow files fix: add full version number for actions/checkout in all workflow files Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.74% (196/216) 72.34% (34/47) 87.23% (41/47)

Unit Test Report

Tests Skipped Failures Errors Time
17 0 💤 0 ❌ 0 🔥 4.224s ⏱️

@MattIPv4
Copy link
Member

MattIPv4 commented Oct 4, 2023

Duplicate of #5968

@MattIPv4 MattIPv4 marked this as a duplicate of #5968 Oct 4, 2023
@MattIPv4 MattIPv4 closed this Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment each actions/checkout sha with the correct full version numer
2 participants