Update actions/upload-artifact action from vv5.0.0 to v7 - #204
Update actions/upload-artifact action from vv5.0.0 to v7#204renovate[bot] wants to merge 1 commit into
Conversation
d42879d to
fb30e0e
Compare
|
Docker Image Scan - Alert(s) found with threshold matching severity highResults
AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
fb30e0e to
b2c3f40
Compare
b2c3f40 to
8d52209
Compare
|
8d52209 to
ebfda59
Compare
ebfda59 to
b7181db
Compare
b7181db to
4e73e6f
Compare
4e73e6f to
5e116e7
Compare
5e116e7 to
2e4e952
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
2e4e952 to
5a54c7e
Compare
|
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
5a54c7e to
15f405a
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
15f405a to
4fb6f81
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
4fb6f81 to
17482f1
Compare
❌ Terraform Plan DEVTerraform plan failed. Error: Error when reading or editing Resource "pubsub topic "projects/ent-nabu-dev/topics/JobEventQueue"" with IAM Member: Role "roles/pubsub.publisher" Member "serviceAccount:application@ent-kakka-dev.iam.gserviceaccount.com": Error retrieving IAM policy for pubsub topic "projects/ent-nabu-dev/topics/JobEventQueue": googleapi: Error 403: User not authorized to perform this action. with google_pubsub_topic_iam_member.nabu_job_event_topic_iam_member, Error: Error when reading or editing Resource "pubsub topic "projects/ent-kingu-dev/topics/ror.kingu.outbound.topic.netex.export"" with IAM Member: Role "roles/pubsub.publisher" Member "serviceAccount:application@ent-kakka-dev.iam.gserviceaccount.com": Error retrieving IAM policy for pubsub topic "projects/ent-kingu-dev/topics/ror.kingu.outbound.topic.netex.export": googleapi: Error 403: User not authorized to perform this action. with google_pubsub_topic_iam_member.kingu_netex_export_topic_iam_member, Error: Error when reading or editing Resource "storage bucket "b/ror-kingu-dev"" with IAM Member: Role "roles/storage.objectViewer" Member "serviceAccount:application@ent-kakka-dev.iam.gserviceaccount.com": Error retrieving IAM policy for storage bucket "b/ror-kingu-dev": googleapi: Error 403: gh-kakka-619b-ci@ent-github-shr.iam.gserviceaccount.com does not have storage.buckets.getIamPolicy access to the Google Cloud Storage bucket. Permission 'storage.buckets.getIamPolicy' denied on resource '//storage.googleapis.com/projects/_/buckets/ror-kingu-dev' (or it may not exist). Remediate access with this Troubleshooter URL or share it with your administrator - https://console.cloud.google.com/iam-admin/troubleshooter/summary;errorId=CiQwMTllZWViZC0xZmVmLTdmNDUtYmMzMy0xYzVjMmZjNGRmMDYSIHByb2plY3RzL18vYnVja2V0cy9yb3Ita2luZ3UtZGV2 ., forbidden with google_storage_bucket_iam_member.kingu_storage_iam_member, |
17482f1 to
5ef8bb5
Compare
5ef8bb5 to
67959d1
Compare
67959d1 to
70a067c
Compare
|



This PR contains the following updates:
v5.0.0→v7.0.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7Compare Source
v6.0.0Compare Source
v6 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0
v6Compare Source
Configuration
📅 Schedule: (in timezone Europe/Oslo)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.