Skip to content

ci: Pin GitHub Actions to commit SHAs - #600

Merged
Paveltarno merged 1 commit into
mainfrom
fix/dev3-pin-github-actions
Aug 11, 2026
Merged

ci: Pin GitHub Actions to commit SHAs#600
Paveltarno merged 1 commit into
mainfrom
fix/dev3-pin-github-actions

Conversation

@Paveltarno

Copy link
Copy Markdown
Collaborator

What?

Pins every external action in the GitHub workflows to a full commit SHA, while keeping the selected versions visible in comments.

Why?

Our enterprise action policy rejects movable version tags, so affected workflows were blocked before they could run.

Satisfy the enterprise action policy while keeping the selected action versions visible in comments.
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/cli@0.1.8-pr.600.002d9ac

Prefer not to change any import paths? Install using npm alias so your code still imports base44:

npm i "base44@npm:@base44-preview/cli@0.1.8-pr.600.002d9ac"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "base44": "npm:@base44-preview/cli@0.1.8-pr.600.002d9ac"
  }
}

Preview published to npm registry — try new features instantly!

@Paveltarno
Paveltarno merged commit 5f487ee into main Aug 11, 2026
6 of 12 checks passed
@Paveltarno
Paveltarno deleted the fix/dev3-pin-github-actions branch August 11, 2026 15:18
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