Skip to content

Bump actions/upload-artifact to 7.0.1 - #301

Open
Marcono1234 wants to merge 1 commit into
google:masterfrom
Marcono1234:bump-actions-upload-artifact
Open

Bump actions/upload-artifact to 7.0.1#301
Marcono1234 wants to merge 1 commit into
google:masterfrom
Marcono1234:bump-actions-upload-artifact

Conversation

@Marcono1234

Copy link
Copy Markdown

See https://github.com/actions/upload-artifact/releases/tag/v7.0.1

For cifuzz.yml the previous pinned version (actions/upload-artifact@65d8626) was apparently not a release but just some commit around v3 (?), which is also not supported anymore. So if fuzzing had actually found something, it is quite likely that uploading the result would have failed.

And for scorecard.yml the workflow already logged a warning about Node.js 20 being deprecated.

Not sure why Dependabot had not attempted to update either of them so far. Maybe updates for that dependency had been ignored in the past (could try running @dependabot show actions/upload-artifact ignore conditions), or maybe the issue is the open PR limit:

open-pull-requests-limit: 3

For `cifuzz.yml` the previous pinned version was apparently not a release but
just some commit around v3 (?), which is also not supported anymore. So if
fuzzing had actually found something, it is quite likely that uploading the
result would have failed.

And for `scorecard.yml` the workflow already logged a warning about Node.js 20
being deprecated.

Not sure why Dependabot had not attempted to update either of them so far.
@Marcono1234

Copy link
Copy Markdown
Author

The Zizmor error is unrelated to my changes; it is about the existing unpinned uses: github/codeql-action/upload-sarif (which also seems to cause issues for the other Dependabot PRs touching that file).

If you want I can fix that here as well though.

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.

1 participant