From 48dc507de44f7d99b1c6af834099636bba9e20f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:14:06 +0000 Subject: [PATCH] Bump jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml Bumps [jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml](https://github.com/jenkins-infra/github-reusable-workflows) from 1.8.3 to 1.8.4. - [Release notes](https://github.com/jenkins-infra/github-reusable-workflows/releases) - [Commits](https://github.com/jenkins-infra/github-reusable-workflows/compare/7704ec4236e99ca271bdef1adb675b65b8e283a9...c2470861b1ad94810dc0d207b011e0b57bb91bbb) --- updated-dependencies: - dependency-name: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index 6f299ca..c4ac6a9 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -23,7 +23,7 @@ permissions: jobs: maven-cd: - uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@7704ec4236e99ca271bdef1adb675b65b8e283a9 # v1 + uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@c2470861b1ad94810dc0d207b011e0b57bb91bbb # v1 with: validate_only: ${{ inputs.validate_only == true }} secrets: