Skip to content

chore(deps): update github artifact actions (major)#88

Merged
swibrow merged 1 commit into
mainfrom
renovate/major-github-artifact-actions
Mar 18, 2026
Merged

chore(deps): update github artifact actions (major)#88
swibrow merged 1 commit into
mainfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 16, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7v8
actions/download-artifact action major v6v8
actions/upload-artifact action major v5v7
actions/upload-artifact action major v6v7

Release Notes

actions/download-artifact (actions/download-artifact)

v8

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source

v6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 26, 2026

Terraform plan for sandbox

Changes to Outputs.
Changes to Outputs:
+   file = <<-EOT
        |------------------|
        | I am an artifact |
        |------------------|
    EOT

You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.

📝 Plan generated in .github/workflows/_test-tf.yaml #178

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 26, 2026

Terraform plan in tests/terraform/s3
With backend config: bucket=tf-state-911453050078 key=sandbox1.tfstate workspace_key_prefix=github-workflows
With var files: tests/terraform/s3/environment/sandbox.tfvars

Plan: 2 to add, 0 to change, 0 to destroy. Changes to Outputs.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # random_id.this will be created
+   resource "random_id" "this" {
+       b64_std     = (known after apply)
+       b64_url     = (known after apply)
+       byte_length = 4
+       dec         = (known after apply)
+       hex         = (known after apply)
+       id          = (known after apply)
    }

  # random_pet.this will be created
+   resource "random_pet" "this" {
+       id        = (known after apply)
+       length    = 2
+       separator = "-"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

Changes to Outputs:
+   random_id  = (known after apply)
+   random_pet = (known after apply)

📝 Plan generated in .github/workflows/_test-tf.yaml #178

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 26, 2026

Terraform plan for sandbox

Plan: 2 to add, 0 to change, 0 to destroy. Changes to Outputs.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # random_id.this will be created
+   resource "random_id" "this" {
+       b64_std     = (known after apply)
+       b64_url     = (known after apply)
+       byte_length = 4
+       dec         = (known after apply)
+       hex         = (known after apply)
+       id          = (known after apply)
    }

  # random_pet.this will be created
+   resource "random_pet" "this" {
+       id        = (known after apply)
+       length    = 2
+       separator = "-"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

Changes to Outputs:
+   random_id  = (known after apply)
+   random_pet = (known after apply)

📝 Plan generated in .github/workflows/_test-tf.yaml #178

| datasource  | package                   | from | to |
| ----------- | ------------------------- | ---- | -- |
| github-tags | actions/download-artifact | v7   | v8 |
| github-tags | actions/download-artifact | v6   | v8 |
| github-tags | actions/upload-artifact   | v5   | v7 |
| github-tags | actions/upload-artifact   | v6   | v7 |
@swibrow swibrow merged commit 789d6fa into main Mar 18, 2026
35 checks passed
@swibrow swibrow deleted the renovate/major-github-artifact-actions branch March 18, 2026 15:07
@tamedia-fission
Copy link
Copy Markdown

🎉 This PR is included in version 3.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant