Skip to content

Pin octocov workflow actions#823

Merged
kitsuyui merged 1 commit into
mainfrom
pin-octocov-workflow-actions
May 6, 2026
Merged

Pin octocov workflow actions#823
kitsuyui merged 1 commit into
mainfrom
pin-octocov-workflow-actions

Conversation

@kitsuyui
Copy link
Copy Markdown
Owner

@kitsuyui kitsuyui commented May 6, 2026

Summary

  • Pin the octocov workflow's third-party actions to full commit SHAs.
  • Keep the original tag names as inline comments for review and future updates.

Validation

  • git diff --check
  • YAML parse for .github/workflows/octocov.yml
  • actionlint .github/workflows/octocov.yml
  • bun install --frozen-lockfile
  • bun run lint
  • bun run test
  • bun run build

Notes

bun run build completed successfully. It still reports existing declaration warnings from transitive dependencies, but the command exits successfully and this PR does not change build inputs.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🎉 Happy commit!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Code Metrics Report

main (197c320) #823 (5f02dda) +/-
Coverage 99.0% 99.0% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (197c320) | #823 (5f02dda) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          99.0% |          99.0% | 0.0% |
  |   Files             |              5 |              5 |    0 |
  |   Lines             |            107 |            107 |    0 |
  |   Covered           |            106 |            106 |    0 |
  | Code to Test Ratio  |          1:0.5 |          1:0.5 |  0.0 |
  |   Code              |           1386 |           1386 |    0 |
  |   Test              |            758 |            758 |    0 |
  | Test Execution Time |             1s |             1s |   0s |

Reported by octocov

@kitsuyui kitsuyui merged commit faa3469 into main May 6, 2026
5 checks passed
@kitsuyui kitsuyui deleted the pin-octocov-workflow-actions branch May 6, 2026 04:51
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.

1 participant