We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 307d979 + b2668b1 commit 53a8fdfCopy full SHA for 53a8fdf
.github/workflows/cd.yaml
@@ -31,7 +31,7 @@ jobs:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
33
- name: Check interesting categories
34
- uses: jenkins-infra/interesting-category-action@v1.0.0
+ uses: jenkins-infra/interesting-category-action@v1.1.0
35
id: interesting-categories
36
if: steps.verify-ci-status.outputs.result == 'success'
37
with:
0 commit comments