Skip to content

Reference github action versions by hash with auto-update#374

Merged
mergify[bot] merged 2 commits into
os-autoinst:masterfrom
okurz:feature/poo203049_hashed_github_action
Jun 30, 2026
Merged

Reference github action versions by hash with auto-update#374
mergify[bot] merged 2 commits into
os-autoinst:masterfrom
okurz:feature/poo203049_hashed_github_action

Conversation

@okurz

@okurz okurz commented Jun 30, 2026

Copy link
Copy Markdown
Member

Motivation:
Secure GitHub Actions workflows against git tag hijacking attacks.

Design Choices:
Replace version tags with full 40-character SHA-1 hashes.
Preserve tags as comments for easy reference.

Benefits:
Ensures workflow immutability and compliance with security
best practices.

Related issue: https://progress.opensuse.org/issues/203049
@mergify

mergify Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Motivation:
Workflow files failed yamllint checkstyle checks due to inline comments
only having 1 space instead of the expected 2.

Design Choices:
Reformat comment prefixes to use 2 spaces before '#'.

Benefits:
Fixes CI checkstyle/yaml-syntax validation errors.

Related issue: https://progress.opensuse.org/issues/203049
@mergify mergify Bot merged commit 81f9172 into os-autoinst:master Jun 30, 2026
5 checks passed
@okurz okurz deleted the feature/poo203049_hashed_github_action branch June 30, 2026 17:24
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.

3 participants