Skip to content

Use commit hash for dependabot-auto-approve action#237

Closed
Marenz wants to merge 1 commit intofrequenz-floss:v0.x.xfrom
Marenz:update-dependabot-to-hash
Closed

Use commit hash for dependabot-auto-approve action#237
Marenz wants to merge 1 commit intofrequenz-floss:v0.x.xfrom
Marenz:update-dependabot-to-hash

Conversation

@Marenz
Copy link
Contributor

@Marenz Marenz commented Nov 3, 2025

Summary

  • Replace version tag @v1.3.0 with commit hash for frequenz-floss/dependabot-auto-approve action
  • Improves security and reproducibility by pinning to exact commit

Replace version tag with commit hash for better security and
reproducibility in GitHub Actions workflow.

Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
@Marenz Marenz requested review from a team as code owners November 3, 2025 10:12
@github-actions github-actions bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) part:dispatcher labels Nov 3, 2025
Copy link

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 the GitHub Actions workflow to use a commit SHA reference instead of a version tag for the dependabot auto-approve action, improving security and ensuring immutability of the action version.

Key changes:

  • Updated the frequenz-floss/dependabot-auto-approve action reference from tag-based to commit SHA-based pinning while maintaining v1.3.0 as a comment reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Marenz Marenz changed the base branch from v0.x.x to v1.x.x November 3, 2025 10:34
@Marenz Marenz dismissed daniel-zullo-frequenz’s stale review November 3, 2025 10:34

The base branch was changed.

@Marenz Marenz changed the base branch from v1.x.x to v0.x.x November 3, 2025 10:34
@Marenz Marenz closed this Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:dispatcher part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants