You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: pin all GitHub Actions to latest release SHAs with version comments
Bump every third-party action to its latest git-tagged release, pinned to
the resolved commit SHA with a trailing '# vX.Y.Z' comment for readability:
actions/checkout -> v6.0.2
actions/setup-python -> v6.2.0
actions/setup-node -> v6.4.0
actions/github-script -> v9.0.0
pypa/gh-action-pypi-publish -> v1.14.0
docker/setup-qemu-action -> v4.1.0
docker/setup-buildx-action -> v4.1.0
docker/login-action -> v4.2.0
docker/build-push-action -> v7.2.0
socketdev/action -> v1.3.2 (comment only)
Applied across the setup-sfw composite action and all workflows, including
docker-stable.yml which previously used floating major-version comments.
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
0 commit comments