From eb6dd487d945b884ab5c104905b05c86c2fbbd64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 14:28:22 +0000 Subject: [PATCH] Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.2.1 Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.0.0 to 1.2.1. - [Release notes](https://github.com/jenkins-infra/interesting-category-action/releases) - [Commits](https://github.com/jenkins-infra/interesting-category-action/compare/v1.0.0...v1.2.1) --- updated-dependencies: - dependency-name: jenkins-infra/interesting-category-action dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 0bb426f..5404703 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -31,7 +31,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check interesting categories - uses: jenkins-infra/interesting-category-action@v1.0.0 + uses: jenkins-infra/interesting-category-action@v1.2.1 id: interesting-categories if: steps.verify-ci-status.outputs.result == 'success' with: