From a26da53a9ac6543ca04c37139cba04efefa0791b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:13:05 +0000 Subject: [PATCH] chore(deps): bump NASA-IMPACT/csda-version from 0.2.10 to 0.4.1 Bumps [NASA-IMPACT/csda-version](https://github.com/nasa-impact/csda-version) from 0.2.10 to 0.4.1. - [Release notes](https://github.com/nasa-impact/csda-version/releases) - [Changelog](https://github.com/NASA-IMPACT/csda-version/blob/main/CHANGELOG.md) - [Commits](https://github.com/nasa-impact/csda-version/compare/e2029411cf932bfbc5401a1d537c5d189d228f1a...c20f66ad9fcb3481d3d4d948e6b046b6d5c6cc0b) --- updated-dependencies: - dependency-name: NASA-IMPACT/csda-version dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 0020812..e9cf27c 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -24,7 +24,7 @@ jobs: private-key: ${{ secrets.CSDA_RELEASE_BOT_PRIVATE_KEY }} - name: CSDA Version id: csda-version - uses: NASA-IMPACT/csda-version@e2029411cf932bfbc5401a1d537c5d189d228f1a #v0.2.10 + uses: NASA-IMPACT/csda-version@c20f66ad9fcb3481d3d4d948e6b046b6d5c6cc0b #v0.4.1 - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0 id: release-please with: