Skip to content

ci: GitHub ActionsのバージョンをSHAで固定#2

Merged
basashifx merged 1 commit intomainfrom
ci/pin-action-versions
Feb 8, 2026
Merged

ci: GitHub ActionsのバージョンをSHAで固定#2
basashifx merged 1 commit intomainfrom
ci/pin-action-versions

Conversation

@basashifx
Copy link
Owner

関連情報

issue:

概要

GitHub Actionsのバージョン参照をタグからコミットSHAに変更し、サプライチェーン攻撃のリスクを軽減する。

変更内容

  • actions/checkout@v4actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 (v4.3.1)
  • actions/setup-go@v5actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff (v5.6.0)

🤖 Generated with Claude Code

サプライチェーン攻撃のリスクを軽減するため、タグ参照からコミットSHAへ変更。

- actions/checkout@v4 → actions/checkout@34e1148 (v4.3.1)
- actions/setup-go@v5 → actions/setup-go@40f1582 (v5.6.0)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@basashifx basashifx merged commit 2df69d2 into main Feb 8, 2026
1 check passed
@basashifx basashifx deleted the ci/pin-action-versions branch February 8, 2026 02:54
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