From cb2a4f0135440debe88a0a071ca177dd4302adb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:14:43 +0000 Subject: [PATCH 1/2] Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 Bumps [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag) from 1 to 2. - [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases) - [Commits](https://github.com/wyrihaximus/github-action-get-previous-tag/compare/v1...v2) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-get-previous-tag dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/new-release.yaml | 2 +- .github/workflows/release-notes.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/new-release.yaml b/.github/workflows/new-release.yaml index d20104b5..bd9e6790 100644 --- a/.github/workflows/new-release.yaml +++ b/.github/workflows/new-release.yaml @@ -57,7 +57,7 @@ jobs: - name: "Get Previous tag" id: previoustag if: ${{ inputs.tag == '' }} - uses: "WyriHaximus/github-action-get-previous-tag@v1" + uses: "WyriHaximus/github-action-get-previous-tag@v2" with: fallback: 0.0.0 # Optional fallback tag to use when no tag can be found - name: "Get next minor version" diff --git a/.github/workflows/release-notes.yaml b/.github/workflows/release-notes.yaml index eafc32dc..0cb43fa7 100644 --- a/.github/workflows/release-notes.yaml +++ b/.github/workflows/release-notes.yaml @@ -97,7 +97,7 @@ jobs: fetch-depth: 0 - name: "Get Previous tag" id: previoustag - uses: "WyriHaximus/github-action-get-previous-tag@v1" + uses: "WyriHaximus/github-action-get-previous-tag@v2" with: fallback: 0.0.0 # Optional fallback tag to use when no tag can be found - name: "Get next minor version" From ae06088a88719215de234c525b1f76c774dead96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:16:12 +0000 Subject: [PATCH 2/2] docs(release_notes): update RELEASE_NOTES.md [dependabot skip] --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cea24ab9..b94a1879 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -87,6 +87,8 @@ - Bump aws-actions/configure-aws-credentials from 5 to 6 (PR #243 by @dependabot[bot]) +- Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 (PR #245 by + @dependabot[bot]) - Bump dawidd6/action-download-artifact from 12 to 14 (PR #241 by @dependabot[bot]) - Bump dawidd6/action-download-artifact from 11 to 12 (PR #227 by