ci: pin various actions to a proper semver version #38

Merged
t.behrendt merged 1 commits from chore-pin-varios-actions-to-a-proper-semver-version into main 2026-02-14 19:32:41 +01:00
Owner

Pinning to the full semver where it is missing. Some digests updated as well.
Also fixed some formatting, there were extra spaces.

Pinning to the full semver where it is missing. Some digests updated as well. Also fixed some formatting, there were extra spaces.
t.behrendt added 1 commit 2026-02-14 19:00:51 +01:00
ci: pin varios actions to a proper semver version
CI / Test Setup Trivy amd64 (pull_request) Successful in 9s
CI / Test Get Images From Files (pull_request) Successful in 7s
CI / Test Setup Trivy arm64 (pull_request) Successful in 32s
CI / Test Setup DB (pull_request) Successful in 1m55s
e31535d139
t.behrendt requested review from branch-buddy 2026-02-14 19:05:29 +01:00
branch-buddy approved these changes 2026-02-14 19:09:42 +01:00
branch-buddy left a comment
Collaborator

The PR title mentions pinning actions to a proper semver version, but the diff shows commit hashes (not semantic versions) remain unchanged. The version comments are updated but the actual version specifiers are still commit hashes, which doesn't fully align with the PR's goal.

The PR title mentions pinning actions to a proper semver version, but the diff shows commit hashes (not semantic versions) remain unchanged. The version comments are updated but the actual version specifiers are still commit hashes, which doesn't fully align with the PR's goal.
Collaborator

Update the commit hash to use semantic version (e.g., actions/checkout@v6.0.2) instead of the current hash

Update the commit hash to use semantic version (e.g., actions/checkout@v6.0.2) instead of the current hash
Collaborator

Ensure all workflow files use semantic versions, not commit hashes

Ensure all workflow files use semantic versions, not commit hashes
Collaborator

Verify the commit hash corresponds to the semantic version being referenced

Verify the commit hash corresponds to the semantic version being referenced
t.behrendt changed title from ci: pin varios actions to a proper semver version to ci: pin various actions to a proper semver version 2026-02-14 19:12:54 +01:00
t.behrendt removed review request for branch-buddy 2026-02-14 19:22:28 +01:00
branch-buddy approved these changes 2026-02-14 19:24:45 +01:00
branch-buddy left a comment
Collaborator

The changes align with the PR title and description. The diff updates action versions to proper SEMVER (e.g., v6.0.2) and fixes formatting issues like spacing around commas. No critical issues found.

The changes align with the PR title and description. The diff updates action versions to proper SEMVER (e.g., v6.0.2) and fixes formatting issues like spacing around commas. No critical issues found.
Collaborator

Update the commit hash to use semantic version (e.g., actions/checkout@v6.0.2) instead of the current hash

Update the commit hash to use semantic version (e.g., actions/checkout@v6.0.2) instead of the current hash
Collaborator

Ensure all workflow files use semantic versions, not commit hashes

Ensure all workflow files use semantic versions, not commit hashes
Collaborator

Verify the commit hash corresponds to the semantic version being referenced

Verify the commit hash corresponds to the semantic version being referenced
t.behrendt merged commit 067d321f7a into main 2026-02-14 19:32:41 +01:00
t.behrendt deleted branch chore-pin-varios-actions-to-a-proper-semver-version 2026-02-14 19:32:41 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/sec-actions#38