Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps actions/checkout from 5 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 19:22
@dependabot dependabot bot removed the request for review from a team November 24, 2025 19:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
@dependabot dependabot bot requested a review from hanabi1224 November 24, 2025 19:22
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Nov 24, 2025
@github-actions
Copy link

github-actions bot commented Nov 24, 2025

Forest: Sync Check Service Infrastructure Plan: success

Show Plan
10:25:31.999 STDOUT terraform: data.digitalocean_project.forest_project: Reading...
10:25:31.999 STDOUT terraform: data.digitalocean_ssh_keys.keys: Reading...
10:25:32.001 STDOUT terraform: data.external.sources_tar: Reading...
10:25:32.012 STDOUT terraform: data.external.sources_tar: Read complete after 0s [id=-]
10:25:32.015 STDOUT terraform: data.local_file.sources: Reading...
10:25:32.020 STDOUT terraform: data.local_file.sources: Read complete after 0s [id=1be0b8b51e9fec8cfdd3811a237ac565281fac11]
10:25:32.255 STDOUT terraform: data.digitalocean_ssh_keys.keys: Read complete after 0s [id=ssh_keys/5520420071766112764]
10:25:32.258 STDOUT terraform: digitalocean_droplet.forest: Refreshing state... [id=512937290]
10:25:33.500 STDOUT terraform: data.digitalocean_project.forest_project: Read complete after 2s [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
10:25:33.502 STDOUT terraform: digitalocean_project_resources.connect_forest_project: Refreshing state... [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
10:25:34.648 STDOUT terraform: Terraform used the selected providers to generate the following execution
10:25:34.648 STDOUT terraform: plan. Resource actions are indicated with the following symbols:
10:25:34.648 STDOUT terraform:   ~ update in-place
10:25:34.648 STDOUT terraform: -/+ destroy and then create replacement
10:25:34.648 STDOUT terraform: Terraform will perform the following actions:
10:25:34.648 STDOUT terraform:   # digitalocean_droplet.forest must be replaced
10:25:34.648 STDOUT terraform: -/+ resource "digitalocean_droplet" "forest" {
10:25:34.649 STDOUT terraform:       ~ created_at           = "2025-08-12T07:56:59Z" -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ disk                 = 320 -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ id                   = "512937290" -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ ipv4_address         = "165.232.67.30" -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ ipv4_address_private = "10.135.0.18" -> (known after apply)
10:25:34.649 STDOUT terraform:       + ipv6_address         = (known after apply)
10:25:34.649 STDOUT terraform:       ~ locked               = false -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ memory               = 16384 -> (known after apply)
10:25:34.649 STDOUT terraform:         name                 = "prod-sync-check"
10:25:34.649 STDOUT terraform:       ~ price_hourly         = 0.14286 -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ price_monthly        = 96 -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ private_networking   = true -> (known after apply)
10:25:34.649 STDOUT terraform:       ~ ssh_keys             = [ # forces replacement
10:25:34.649 STDOUT terraform:           - "6d:ac:4e:80:f3:26:d2:e5:0d:4f:0b:fa:0b:68:b1:ce",
10:25:34.649 STDOUT terraform:           + "53:0a:50:3b:12:e7:d9:da:47:f9:3b:43:0b:76:77:f8",
10:25:34.649 STDOUT terraform:           + "d3:82:5c:9c:b1:2d:5a:14:c1:14:40:f9:e7:5c:54:84",
10:25:34.650 STDOUT terraform:             # (8 unchanged elements hidden)
10:25:34.650 STDOUT terraform:         ]
10:25:34.650 STDOUT terraform:       ~ status               = "active" -> (known after apply)
10:25:34.650 STDOUT terraform:         tags                 = [
10:25:34.650 STDOUT terraform:             "iac",
10:25:34.650 STDOUT terraform:             "prod",
10:25:34.650 STDOUT terraform:         ]
10:25:34.650 STDOUT terraform:       ~ urn                  = "do:droplet:512937290" -> (known after apply)
10:25:34.650 STDOUT terraform:       ~ user_data            = (sensitive value) # forces replacement
10:25:34.650 STDOUT terraform:       ~ vcpus                = 8 -> (known after apply)
10:25:34.650 STDOUT terraform:       ~ volume_ids           = [] -> (known after apply)
10:25:34.650 STDOUT terraform:       ~ vpc_uuid             = "46a525ac-fd37-47ea-bb10-95c1db0055f7" -> (known after apply)
10:25:34.650 STDOUT terraform:         # (8 unchanged attributes hidden)
10:25:34.650 STDOUT terraform:     }
10:25:34.650 STDOUT terraform:   # digitalocean_project_resources.connect_forest_project will be updated in-place
10:25:34.650 STDOUT terraform:   ~ resource "digitalocean_project_resources" "connect_forest_project" {
10:25:34.650 STDOUT terraform:         id        = "da5e6601-7fd9-4d02-951e-390f7feb3411"
10:25:34.650 STDOUT terraform:       ~ resources = [
10:25:34.650 STDOUT terraform:           - "do:droplet:512937290",
10:25:34.650 STDOUT terraform:         ] -> (known after apply)
10:25:34.650 STDOUT terraform:         # (1 unchanged attribute hidden)
10:25:34.651 STDOUT terraform:     }
10:25:34.651 STDOUT terraform: Plan: 1 to add, 1 to change, 1 to destroy.
10:25:34.651 STDOUT terraform: Changes to Outputs:
10:25:34.651 STDOUT terraform:   ~ ip = [
10:25:34.651 STDOUT terraform:       ~ "165.232.67.30" -> (known after apply),
10:25:34.651 STDOUT terraform:     ]
10:25:34.651 STDOUT terraform: ─────────────────────────────────────────────────────────────────────────────
10:25:34.651 STDOUT terraform: Saved the plan to: ../../../../../../tfplan
10:25:34.651 STDOUT terraform: To perform exactly these actions, run the following command to apply:
10:25:34.651 STDOUT terraform:     terraform apply "../../../../../../tfplan"

@LesnyRumcajs
Copy link
Member

@dependabot recreate

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from 103c98a to f13c92c Compare December 1, 2025 10:11
@LesnyRumcajs
Copy link
Member

Had to update the DO token for dependabot, it's now in the password manager.

@LesnyRumcajs LesnyRumcajs merged commit b00f7b3 into main Dec 1, 2025
8 of 10 checks passed
@LesnyRumcajs LesnyRumcajs deleted the dependabot/github_actions/actions/checkout-6 branch December 1, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants