From 7d639a75b2ef7c4e91354be3642e03a95e32d448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 01:48:32 +0000 Subject: [PATCH] chore(deps): bump NASA-IMPACT/csda-version from 0.2.10 to 0.2.11 Bumps [NASA-IMPACT/csda-version](https://github.com/nasa-impact/csda-version) from 0.2.10 to 0.2.11. - [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...6c699ffef92279ee70e82517f7e9f33569f044ef) --- updated-dependencies: - dependency-name: NASA-IMPACT/csda-version dependency-version: 0.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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..6e527f4 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@6c699ffef92279ee70e82517f7e9f33569f044ef #v0.2.11 - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0 id: release-please with: