Skip to content

Conversation

filippos47
Copy link
Member

This PR bumps all the reusable git workflows to the latest available version, and pins them all to commit hashes instead of git tags for additional security.

This PR bumps all the reusable git workflows to the latest available version, and pins them all to commit hashes instead of git tags for additional security.
@Copilot Copilot AI review requested due to automatic review settings September 18, 2025 16:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates GitHub Actions workflow references to improve security by pinning reusable workflows to specific commit hashes instead of git tags, and bumps workflow versions from v0.7.0 and v0.13.4 to the latest v0.13.4.

  • Updates all workflow references to use commit hash 5151754256060bf160c411d0784f831f29882106 instead of version tags
  • Standardizes all workflows to use v0.13.4 (with some previously on v0.7.0)
  • Maintains version comments for reference while using secure SHA pinning

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish.yml Updates three workflow references to use SHA hash pinning
.github/workflows/goreleaser.yml Updates release workflow from v0.7.0 to v0.13.4 with SHA pinning
.github/workflows/ci.yml Updates three workflow references to use SHA hash pinning
.github/workflows/changelog-reminder.yml Updates changelog reminder workflow from v0.7.0 to v0.13.4 with SHA pinning

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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