From 2d5fdf047f9be782930e0d461dd8776c7dd2bc5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 18:40:08 +0000 Subject: [PATCH] Bump jenkins-infra/interesting-category-action from 1.1.0 to 1.2.0 Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/jenkins-infra/interesting-category-action/releases) - [Commits](https://github.com/jenkins-infra/interesting-category-action/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: jenkins-infra/interesting-category-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 f887089..a208a24 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -31,7 +31,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check interesting categories - uses: jenkins-infra/interesting-category-action@v1.1.0 + uses: jenkins-infra/interesting-category-action@v1.2.0 id: interesting-categories if: steps.verify-ci-status.outputs.result == 'success' with: