From 531a3c014e5248e6f231354d68a6b0b77e74be24 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Mon, 13 Jun 2022 16:56:08 -0400 Subject: [PATCH] https://github.com/jenkins-infra/interesting-category-action/pull/5 released --- .github/workflows/maven-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-cd.yml b/.github/workflows/maven-cd.yml index b01c44b..97ad87c 100644 --- a/.github/workflows/maven-cd.yml +++ b/.github/workflows/maven-cd.yml @@ -36,7 +36,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check interesting categories - uses: jetersen/interesting-category-action@patch-1 # TODO https://github.com/jenkins-infra/interesting-category-action/pull/5 + uses: jenkins-infra/interesting-category-action@v1.2.0 id: interesting-categories if: steps.verify-ci-status.outputs.result == 'success' with: