diff --git a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml similarity index 95% rename from changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml rename to changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml index 6a195908d6f..31931334d41 100644 --- a/changelog/fragments/1712176768-Upgrade-to-Go-1.22.5.yaml +++ b/changelog/fragments/1712176768-Upgrade-to-Go-1.22.6.yaml @@ -11,7 +11,7 @@ kind: security # Change summary; a 80ish characters long description of the change. -summary: Upgrade to Go 1.22.5. +summary: Upgrade to Go 1.22.6. # Long description; in case the summary is not enough to describe the change # this field accommodate a description without length limits. @@ -25,7 +25,7 @@ component: "elastic-agent" # If not present is automatically filled by the tooling finding the PR where this changelog fragment has been added. # NOTE: the tooling supports backports, so it's able to fill the original PR number instead of the backport PR number. # Please provide it if you are adding a fragment for a different PR. -pr: https://github.com/elastic/elastic-agent/pull/5065 +pr: https://github.com/elastic/elastic-agent/pull/5296 # Issue URL; optional; the GitHub issue related to this changeset (either closes or is part of). # If not present is automatically filled by the tooling with the issue linked to the PR number.