Skip to content

Conversation

@aherrmann
Copy link
Owner

  • Move release_prep.sh into scripts directory
  • Move bazel_versions.py script for consistency

This is to avoid GitHub actions security policy violations in the automated Zig update action.

The file contains a reference to the latest Zig version which the Zig
update script wants to change. This is not allowed by GitHub security
policy in the `.github/workflows` directory. Moving the script to a
dedicated `scripts` directory resolves the issue.
So that all CI scripts are organized under `.github/scripts` rather than
`.github/workflows`.
@aherrmann aherrmann enabled auto-merge August 25, 2025 06:37
@aherrmann aherrmann merged commit 19adf5f into main Aug 25, 2025
14 checks passed
@aherrmann aherrmann deleted the fix-zig-update branch August 25, 2025 06:40
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