Skip to content

Pin cache action version in action.yml to a hash instead of version#184

Merged
freben merged 1 commit intobackstage:mainfrom
polarp:patch-1
Apr 1, 2026
Merged

Pin cache action version in action.yml to a hash instead of version#184
freben merged 1 commit intobackstage:mainfrom
polarp:patch-1

Conversation

@polarp
Copy link
Copy Markdown
Contributor

@polarp polarp commented Mar 31, 2026

In order to address the trivy security incident we at INGKA hardened our policies and require to pin the full hash of the actions we use and since yarn-install still uses version instead of a hash reference it is breaking some of our internal pipelines.

We already issued a local fix but it would be great if we can propagate an upstream fix as well.

In order to address the trivy security incident we at INGKA hardened our policies and require to pin the full hash of the actions we use and since `yarn-install` still uses version instead of a hash reference it is breaking some of our internal pipelines.

We issued a local fix but it would be good if we can propagate this upstream.
@freben freben merged commit 9c27d69 into backstage:main Apr 1, 2026
2 checks passed
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.

2 participants