From cd9fa61f98a9436cd0e4927f44129f7b0ad6e7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:25:28 +0000 Subject: [PATCH] Bump release-drafter/release-drafter from 6 to 7 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v6...v7) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-drafter-applications_cattsunami.yml | 2 +- .github/workflows/release-drafter-core.yml | 2 +- .github/workflows/release-drafter-data_oc.yml | 2 +- .github/workflows/release-drafter-demo_ocpapi.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release-drafter-applications_cattsunami.yml b/.github/workflows/release-drafter-applications_cattsunami.yml index d70b68e..0288553 100644 --- a/.github/workflows/release-drafter-applications_cattsunami.yml +++ b/.github/workflows/release-drafter-applications_cattsunami.yml @@ -20,7 +20,7 @@ jobs: pull-requests: read runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v6 + - uses: release-drafter/release-drafter@v7 with: disable-autolabeler: true config-name: release-drafter-applications_cattsunami.yml diff --git a/.github/workflows/release-drafter-core.yml b/.github/workflows/release-drafter-core.yml index 0cb22c7..46e7084 100644 --- a/.github/workflows/release-drafter-core.yml +++ b/.github/workflows/release-drafter-core.yml @@ -20,7 +20,7 @@ jobs: pull-requests: read runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v6 + - uses: release-drafter/release-drafter@v7 with: disable-autolabeler: true latest: true diff --git a/.github/workflows/release-drafter-data_oc.yml b/.github/workflows/release-drafter-data_oc.yml index d17ee03..1127e4c 100644 --- a/.github/workflows/release-drafter-data_oc.yml +++ b/.github/workflows/release-drafter-data_oc.yml @@ -21,7 +21,7 @@ jobs: pull-requests: read runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v6 + - uses: release-drafter/release-drafter@v7 with: disable-autolabeler: true config-name: release-drafter-data_oc.yml diff --git a/.github/workflows/release-drafter-demo_ocpapi.yml b/.github/workflows/release-drafter-demo_ocpapi.yml index c956016..fa60d3d 100644 --- a/.github/workflows/release-drafter-demo_ocpapi.yml +++ b/.github/workflows/release-drafter-demo_ocpapi.yml @@ -21,7 +21,7 @@ jobs: pull-requests: read runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v6 + - uses: release-drafter/release-drafter@v7 with: disable-autolabeler: true config-name: release-drafter-demo_ocpapi.yml