Skip to content

Commit

Permalink
Merge pull request #178 from jenkinsci/dependabot/github_actions/jenk…
Browse files Browse the repository at this point in the history
…ins-infra/interesting-category-action-1.2.1
  • Loading branch information
Vlatombe authored Mar 3, 2023
2 parents 57ddf8b + fd982e0 commit 0ed2da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check interesting categories
uses: jenkins-infra/interesting-category-action@v1.0.0
uses: jenkins-infra/interesting-category-action@v1.2.1
id: interesting-categories
if: steps.verify-ci-status.outputs.result == 'success'
with:
Expand Down

0 comments on commit 0ed2da8

Please sign in to comment.