Skip to content

Upgrade GitHub Actions to latest versions#223

Open
salmanmkc wants to merge 1 commit intoaidenybai:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Open

Upgrade GitHub Actions to latest versions#223
salmanmkc wants to merge 1 commit intoaidenybai:mainfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link

@salmanmkc salmanmkc commented Mar 7, 2026

Summary

Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.

Changes

Action Old Version(s) New Version Release Files
pullfrog/pullfrog v0 v0.0.177 Release pullfrog.yml

Why upgrade?

Keeping GitHub Actions up to date ensures:

  • Security: Latest security patches and fixes
  • Features: Access to new functionality and improvements
  • Compatibility: Better support for current GitHub features
  • Performance: Optimizations and efficiency improvements

Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references.

Testing

These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.


Note

Low Risk
Workflow-only change that just pins an action version; no application runtime or data-handling logic is affected.

Overview
Updates the Pullfrog GitHub Actions workflow to use pullfrog/pullfrog@v0.0.177 instead of the floating v0 tag, reducing unexpected changes from upstream while picking up the latest release.

Written by Cursor Bugbot for commit 814b4af. This will update automatically on new commits. Configure here.


Summary by cubic

Upgraded pullfrog/pullfrog in .github/workflows/pullfrog.yml from v0 to v0.0.177 to pick up the latest fixes/features and pin CI to a specific version for reproducible, more secure runs.

Written for commit 814b4af. Summary will update on new commits.

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@pullfrog
Copy link
Contributor

pullfrog bot commented Mar 7, 2026

This run croaked 😵

The workflow encountered an error before any progress could be reported. Please check the link below for details.

Pullfrog  | Rerun failed job ➔View workflow run | Triggered by Pullfrogpullfrog.com𝕏

@vercel
Copy link
Contributor

vercel bot commented Mar 7, 2026

@salmanmkc is attempting to deploy a commit to the Million Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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