Skip to content

Commit

Permalink
Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#360
Browse files Browse the repository at this point in the history
)

Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- [Commits](jenkins-infra/interesting-category-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/interesting-category-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2022
1 parent 3b5035c commit e1055a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
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.1.0
id: interesting-categories
if: steps.verify-ci-status.outputs.result == 'success'
with:
Expand Down

0 comments on commit e1055a4

Please sign in to comment.