From 0909efa71f70a43712fce215d957fe97822ffc5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 23:52:41 +0000 Subject: [PATCH] chore(deps): bump AbsaOSS/generate-release-notes Bumps the github-actions group with 1 update: [AbsaOSS/generate-release-notes](https://github.com/absaoss/generate-release-notes). Updates `AbsaOSS/generate-release-notes` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/absaoss/generate-release-notes/releases) - [Commits](https://github.com/absaoss/generate-release-notes/compare/b4d6e3fafcff2dedc32ec751975fa3d0b3efad67...26eca65fc504c088a7afd8b08545a738ad8b446b) --- updated-dependencies: - dependency-name: AbsaOSS/generate-release-notes dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release_draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_draft.yml b/.github/workflows/release_draft.yml index d4bea00..cdca64e 100644 --- a/.github/workflows/release_draft.yml +++ b/.github/workflows/release_draft.yml @@ -51,7 +51,7 @@ jobs: - name: Generate Release Notes id: generate_release_notes - uses: AbsaOSS/generate-release-notes@b4d6e3fafcff2dedc32ec751975fa3d0b3efad67 + uses: AbsaOSS/generate-release-notes@26eca65fc504c088a7afd8b08545a738ad8b446b env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: