Skip to content

Conversation

@tortmayr
Copy link
Contributor

Update gh workflows to reference actions by commit

Referencing actions by commit SHA in GitHub workflows guarantees you are using an immutable version. Actions referenced by tags and branches are vulnerable to attacks, such as the tag being moved to a malicious commit, a malicious commit being pushed to the branch or typosquatting.

Update gh workflows to reference actions by commit

Referencing actions by commit SHA in GitHub workflows guarantees you are
using an immutable version. Actions referenced by tags and branches are
vulnerable to attacks, such as the tag being moved to a malicious
commit, a malicious commit being pushed to the branch or typosquatting.
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

LGTM!

@tortmayr tortmayr merged commit 1ee683b into master Sep 19, 2025
6 checks passed
@tortmayr tortmayr deleted the glsp-1578 branch September 19, 2025 07:15
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