Skip to content

refactor(action): pin dependencies with full SHA#756

Merged
simoneb merged 1 commit into
fastify:mainfrom
FraxkenFork:pin-action-deps
Apr 3, 2026
Merged

refactor(action): pin dependencies with full SHA#756
simoneb merged 1 commit into
fastify:mainfrom
FraxkenFork:pin-action-deps

Conversation

@fraxken

@fraxken fraxken commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Context

When enabling new GitHub policy to force pinning of actions with full SHA this break the automerge workflow.

image image

This PR pin dependencies in action.yml

Note: a 3.0.0 is available for dependabot/fetch-metadata but I didn't want to risk a breaking here.

Checklist

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@fraxken

fraxken commented Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

Created issue #757

@simoneb simoneb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@simoneb simoneb linked an issue Apr 3, 2026 that may be closed by this pull request
@simoneb simoneb merged commit 2cb6a19 into fastify:main Apr 3, 2026
2 of 3 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.

Do not work when new GitHub policy to pin actions by full SHA is enabled

2 participants