Skip to content

chore(ci): pin/update GitHub Actions (pinact) and add Dependabot#5

Merged
tomopy03 merged 1 commit intomasterfrom
chore/pinact-update-actions-and-dependabot
Mar 25, 2026
Merged

chore(ci): pin/update GitHub Actions (pinact) and add Dependabot#5
tomopy03 merged 1 commit intomasterfrom
chore/pinact-update-actions-and-dependabot

Conversation

@tomopy03
Copy link
Copy Markdown
Contributor

概要

  • pinact run -u で各 Action を最新タグに合わせ、コミット SHA + バージョンコメントでピン留め
  • aquasecurity/trivy-action@master が pinact 非対応のため v0.35.0 に変更(該当リポジトリ)
  • goodwithtech/dockle-action@main 非対応のため v0.4.15 に変更(dockerfile-brigade, vuln-check-ci)
  • .github/dependabot.yml を追加(github-actions / 週次 / グループ化 / cooldown 7日)

注意

checkout / setup-terraform / configure-aws-credentials 等でメジャーアップを含む場合があります。マージ前にワークフロー互換性をご確認ください。

Made with Cursor

- Run pinact run -u: pin actions to SHAs with latest tags
- Replace trivy-action@master with v0.35.0 (pinact requires versioned refs)
- Add .github/dependabot.yml for weekly grouped github-actions updates

Made-with: Cursor
Copy link
Copy Markdown
Member

@fecker fecker left a comment

Choose a reason for hiding this comment

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

LGTM

@tomopy03 tomopy03 merged commit d650b89 into master Mar 25, 2026
2 checks passed
@tomopy03 tomopy03 deleted the chore/pinact-update-actions-and-dependabot branch March 25, 2026 10: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.

2 participants