Skip to content

fix broken workflows - #77

Merged
fujiwara merged 3 commits into
masterfrom
fix/workflows
Aug 16, 2025
Merged

fix broken workflows#77
fujiwara merged 3 commits into
masterfrom
fix/workflows

Conversation

@fujiwara

@fujiwara fujiwara commented Aug 16, 2025

Copy link
Copy Markdown
Collaborator

This pull request updates several GitHub Actions used in workflow files to pin them to specific commit SHAs and newer versions. The main goal is to improve security and reliability by referencing exact versions for actions and dependencies.

Workflow action updates:

  • Updated actions/checkout to use commit SHA 08c6903cd8c0fde910a37f88322edcfb5dd907a8 (v5.0.0) in .github/workflows/diff-test.yml, .github/workflows/test.yml, and .github/workflows/update.yml. [1] [2] [3]
  • Updated aquaproj/aqua-installer to use commit SHA d1fe50798dbadd4eb5b98957290ca175f6b4870f (v4.0.2) in .github/workflows/update.yml.
  • Updated peter-evans/create-pull-request to use commit SHA c5a7806660adbe173f04e3e038b0ccdcd758773c (v6.1.0) in .github/workflows/update.yml.

@fujiwara fujiwara changed the title fix broken workflow fix broken workflows Aug 16, 2025
@fujiwara
fujiwara marked this pull request as ready for review August 16, 2025 01:06
@fujiwara
fujiwara merged commit f5cf199 into master Aug 16, 2025
2 checks passed
@fujiwara
fujiwara deleted the fix/workflows branch August 16, 2025 01:06
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