Skip to content

Conversation

@julien-carsique-sonarsource
Copy link

@julien-carsique-sonarsource julien-carsique-sonarsource commented Oct 15, 2025

Hello,

Can you consider using the Docker image SHA256 digest instead of the tag for security, immutability and reproducibility purposes?

Why

A tag like v2.3.3 is a movable pointer that can be updated to point to a different image.
A SHA256 digest is a unique and permanent fingerprint of the image's content. Using the digest guarantees always running the exact same, immutable version of the action, making the workflow more secure and reproducible.

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