Skip to content

chore(deps): update github-actions minor / patch updates#63

Merged
DCamma merged 1 commit into
mainfrom
renovate/github-actions-all-minor-patch
Feb 6, 2026
Merged

chore(deps): update github-actions minor / patch updates#63
DCamma merged 1 commit into
mainfrom
renovate/github-actions-all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 3, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest ff7abcd0c366fd
dflook/terraform-apply (changelog) action digest 8f47d0a5489b98
dflook/terraform-destroy (changelog) action digest 29f7aa8b198834
dflook/terraform-destroy-workspace (changelog) action digest c52c629fb0d080
dflook/terraform-fmt-check (changelog) action digest 10eaa135916842
dflook/terraform-new-workspace (changelog) action digest b39b8b4ac5eff4
dflook/terraform-plan (changelog) action digest dc251c47878bff
dflook/terraform-validate (changelog) action digest 03889814cef5d8
docker/setup-buildx-action action minor v3.11.1v3.12.0
docker/setup-buildx-action (changelog) action digest e4681718d2750c
softprops/action-gh-release (changelog) action digest 6da8fa9a06a81a

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0


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.

@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 71cf226 chore(deps): update github-actions minor / patch updates Nov 8, 2025
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from e37db04 to 3bbda8f Compare November 8, 2025 22:13
@github-actions github-actions Bot added the github label Nov 8, 2025
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from 3bbda8f to fd397be Compare November 9, 2025 06:50
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch 3 times, most recently from 28b6e20 to 94e30da Compare November 10, 2025 20:32
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from 94e30da to 7385f7e Compare November 17, 2025 21:01
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 17, 2025

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 #175

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 17, 2025

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 #175

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 17, 2025

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 #175

@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from 7385f7e to 240190a Compare November 20, 2025 17:04
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from bec5f23 to 7376361 Compare November 24, 2025 20:56
@github-actions github-actions Bot added the aws label Nov 24, 2025
@renovate renovate Bot force-pushed the renovate/github-actions-all-minor-patch branch from 7376361 to bd57b57 Compare December 1, 2025 08:45
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | docker/setup-buildx-action | v3.11.1 | v3.12.0 |
@tamedia-fission
Copy link
Copy Markdown

🎉 This PR is included in version 3.19.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