Skip to content

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

Merged
okurz merged 2 commits into
openSUSE:mainfrom
okurz:feature/poo203049_hashed_github_action
Jul 6, 2026
Merged

Reference github action versions by hash with auto-update#59
okurz merged 2 commits into
openSUSE:mainfrom
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
@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-07-06 12:49 UTC

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
@okurz okurz merged commit 8195fd7 into openSUSE:main Jul 6, 2026
2 checks passed
@okurz okurz deleted the feature/poo203049_hashed_github_action branch July 6, 2026 12:48
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