Skip to content

Conversation

@tasuku43
Copy link
Contributor

@tasuku43 tasuku43 commented Jan 28, 2026

Summary

Updated GitHub Actions / reusable workflow references from tag/branch notation (e.g., @v4, @v2) to full commit SHA pinning (automated via pinact).

Background / Purpose

  • Supply chain security: Reduces risk if a referenced tag is re-pointed to a different SHA in the future
  • Reproducibility: Ensures the same workflow always executes the exact same action version

Scope of Changes

  • Workflow definitions only (no application code or configuration changes)

@tasuku43 tasuku43 force-pushed the chore/pin-github-actions branch from 43441d4 to fafa643 Compare January 28, 2026 05:52
@tasuku43 tasuku43 requested a review from arai-ta January 28, 2026 05:54
@arai-ta arai-ta merged commit 1c6fb86 into master Jan 28, 2026
8 checks passed
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.

3 participants