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.
1 parent 307d979 commit b2668b1Copy full SHA for b2668b1
.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