Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 13, 2022
1 parent b34df05 commit 531a3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-cd.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 531a3c0

Please sign in to comment.