Skip to content

fix(ci): Pin actions/checkout to SHA#959

Closed
bhavyaKhatri2703 wants to merge 2 commits into
goharbor:mainfrom
bhavyaKhatri2703:fix/Update-scoop-update/action.yaml-to-use-pinned-SHA
Closed

fix(ci): Pin actions/checkout to SHA#959
bhavyaKhatri2703 wants to merge 2 commits into
goharbor:mainfrom
bhavyaKhatri2703:fix/Update-scoop-update/action.yaml-to-use-pinned-SHA

Conversation

@bhavyaKhatri2703

@bhavyaKhatri2703 bhavyaKhatri2703 commented May 26, 2026

Copy link
Copy Markdown
Contributor

Description

Pin actions/checkout@v4 to SHA in .github/actions/scoop-update/action.yaml

Signed-off-by: bhavyaKhatri2703 <khatribhavya2703@gmail.com>

@bupd bupd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bhavyaKhatri2703 Thanks for your contribution

Added my suggestions for improvements.

Comment thread .github/actions/scoop-update/action.yaml Outdated
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>
@codecov

codecov Bot commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.61%. Comparing base (60ad0bd) to head (17ef939).
⚠️ Report is 178 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #959      +/-   ##
=========================================
- Coverage   10.99%   8.61%   -2.38%     
=========================================
  Files         173     314     +141     
  Lines        8671   15743    +7072     
=========================================
+ Hits          953    1357     +404     
- Misses       7612   14260    +6648     
- Partials      106     126      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bupd bupd changed the title fix(scoop): Pin actions/checkout@v4 to SHA fix(scoop): Pin actions/checkout to SHA May 26, 2026
@bupd bupd changed the title fix(scoop): Pin actions/checkout to SHA fix(ci): Pin actions/checkout to SHA May 26, 2026
@bupd

bupd commented May 26, 2026

Copy link
Copy Markdown
Member

thanks for the contribution @bhavyaKhatri2703

this was a bug - which was making the pipeline fail - i have removed this step in #962 - So, closing this PR

@bupd bupd closed this May 26, 2026
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.

Update .github/actions/scoop-update/action.yaml to use pinned SHA

2 participants