Skip to content

chore(deps): bump actions/checkout from 6 to 7#520

Merged
hanabi1224 merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Jun 22, 2026
Merged

chore(deps): bump actions/checkout from 6 to 7#520
hanabi1224 merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 22, 2026 19:02
@dependabot
dependabot Bot requested review from LesnyRumcajs and hanabi1224 and removed request for a team June 22, 2026 19:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@github-actions

Copy link
Copy Markdown

Forest: Sync Check Service Infrastructure Plan: success

Show Plan
19:02:57.486 STDOUT terraform: data.digitalocean_project.forest_project: Reading...
19:02:57.486 STDOUT terraform: data.digitalocean_ssh_keys.keys: Reading...
19:02:57.486 STDOUT terraform: data.external.sources_tar: Reading...
19:02:57.499 STDOUT terraform: data.external.sources_tar: Read complete after 0s [id=-]
19:02:57.501 STDOUT terraform: data.local_file.sources: Reading...
19:02:57.505 STDOUT terraform: data.local_file.sources: Read complete after 0s [id=216096df2dbc4cedcc0dea257361781860c80e82]
19:02:57.668 STDOUT terraform: data.digitalocean_ssh_keys.keys: Read complete after 1s [id=ssh_keys/5520420071766112764]
19:02:57.671 STDOUT terraform: digitalocean_droplet.forest: Refreshing state... [id=572550844]
19:02:58.947 STDOUT terraform: data.digitalocean_project.forest_project: Read complete after 2s [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
19:02:58.949 STDOUT terraform: digitalocean_project_resources.connect_forest_project: Refreshing state... [id=da5e6601-7fd9-4d02-951e-390f7feb3411]
19:02:59.863 STDOUT terraform: Terraform used the selected providers to generate the following execution
19:02:59.863 STDOUT terraform: plan. Resource actions are indicated with the following symbols:
19:02:59.863 STDOUT terraform:   ~ update in-place
19:02:59.863 STDOUT terraform: -/+ destroy and then create replacement
19:02:59.863 STDOUT terraform: Terraform will perform the following actions:
19:02:59.863 STDOUT terraform:   # digitalocean_droplet.forest must be replaced
19:02:59.863 STDOUT terraform: -/+ resource "digitalocean_droplet" "forest" {
19:02:59.863 STDOUT terraform:       ~ created_at           = "2026-05-22T14:53:58Z" -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ disk                 = 320 -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ id                   = "572550844" -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ ipv4_address         = "164.92.202.14" -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ ipv4_address_private = "10.135.0.3" -> (known after apply)
19:02:59.864 STDOUT terraform:       + ipv6_address         = (known after apply)
19:02:59.864 STDOUT terraform:       ~ locked               = false -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ memory               = 16384 -> (known after apply)
19:02:59.864 STDOUT terraform:         name                 = "prod-sync-check"
19:02:59.864 STDOUT terraform:       ~ price_hourly         = 0.14286 -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ price_monthly        = 96 -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ private_networking   = true -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ public_networking    = true -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ status               = "active" -> (known after apply)
19:02:59.864 STDOUT terraform:         tags                 = [
19:02:59.864 STDOUT terraform:             "iac",
19:02:59.864 STDOUT terraform:             "prod",
19:02:59.864 STDOUT terraform:         ]
19:02:59.864 STDOUT terraform:       ~ urn                  = "do:droplet:572550844" -> (known after apply)
19:02:59.864 STDOUT terraform:       ~ user_data            = (sensitive value) # forces replacement
19:02:59.865 STDOUT terraform:       ~ vcpus                = 8 -> (known after apply)
19:02:59.865 STDOUT terraform:       ~ volume_ids           = [] -> (known after apply)
19:02:59.865 STDOUT terraform:       ~ vpc_uuid             = "46a525ac-fd37-47ea-bb10-95c1db0055f7" -> (known after apply)
19:02:59.865 STDOUT terraform:         # (9 unchanged attributes hidden)
19:02:59.865 STDOUT terraform:     }
19:02:59.865 STDOUT terraform:   # digitalocean_project_resources.connect_forest_project will be updated in-place
19:02:59.865 STDOUT terraform:   ~ resource "digitalocean_project_resources" "connect_forest_project" {
19:02:59.865 STDOUT terraform:         id        = "da5e6601-7fd9-4d02-951e-390f7feb3411"
19:02:59.865 STDOUT terraform:       ~ resources = [
19:02:59.865 STDOUT terraform:           - "do:droplet:572550844",
19:02:59.865 STDOUT terraform:         ] -> (known after apply)
19:02:59.865 STDOUT terraform:         # (1 unchanged attribute hidden)
19:02:59.865 STDOUT terraform:     }
19:02:59.865 STDOUT terraform: Plan: 1 to add, 1 to change, 1 to destroy.
19:02:59.865 STDOUT terraform: Changes to Outputs:
19:02:59.865 STDOUT terraform:   ~ ip = [
19:02:59.865 STDOUT terraform:       ~ "164.92.202.14" -> (known after apply),
19:02:59.865 STDOUT terraform:     ]
19:02:59.865 STDOUT terraform: ─────────────────────────────────────────────────────────────────────────────
19:02:59.865 STDOUT terraform: Saved the plan to: ../../../../../../tfplan
19:02:59.865 STDOUT terraform: To perform exactly these actions, run the following command to apply:
19:02:59.866 STDOUT terraform:     terraform apply "../../../../../../tfplan"

@hanabi1224
hanabi1224 enabled auto-merge (squash) June 22, 2026 23:54
@hanabi1224
hanabi1224 merged commit aa316a0 into main Jun 22, 2026
8 checks passed
@hanabi1224
hanabi1224 deleted the dependabot/github_actions/actions/checkout-7 branch June 22, 2026 23:54
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.

1 participant