Skip to content

Conversation

@rdesgroppes
Copy link
Contributor

@rdesgroppes rdesgroppes commented Jan 22, 2026

Updates ossf/scorecard-action from v2 to v2.4.0 and actions/upload-artifact from v3 to v4 to comply with GitHub's deprecation notice (https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions).

As of January 22, 2025, workflows using v3 artifact actions fail with:

##[error]This request has been automatically failed because it uses a
deprecated version of `actions/upload-artifact: v3`. Learn more:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/.

Fixes #1012.
Note: CI still fails due to #1010, for which there's a proposed countermeasure: #1007.

Updates `ossf/scorecard-action` from `v2` to `v2.4.0` and
`actions/upload-artifact` from `v3` to `v4` to comply with GitHub's
deprecation notice
(https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions).

As of January 22, 2025, workflows using v3 artifact actions fail with:
```
##[error]This request has been automatically failed because it uses a
deprecated version of `actions/upload-artifact: v3`. Learn more:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/.
```
@rdesgroppes rdesgroppes marked this pull request as ready for review January 22, 2026 11:43
@meteorcloudy meteorcloudy merged commit e93d65a into bazelbuild:main Jan 22, 2026
1 of 2 checks passed
@rdesgroppes rdesgroppes deleted the fix-deprecated-gh-actions-in-scorecard-workflow branch January 22, 2026 13:28
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.

Fix deprecated GH Actions in the scorecard workflow

2 participants