Skip to content

Commit

Permalink
Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [jenkins-infra/verify-ci-status-action](https://github.com/jenkins-infra/verify-ci-status-action) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/jenkins-infra/verify-ci-status-action/releases)
- [Commits](jenkins-infra/verify-ci-status-action@v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: jenkins-infra/verify-ci-status-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
1 parent 5296bde commit 1b74a79
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 @@ -14,7 +14,7 @@ jobs:
should_release: ${{ steps.verify-ci-status.outputs.result == 'success' && steps.interesting-categories.outputs.interesting == 'true' }}
steps:
- name: Verify CI status
uses: jenkins-infra/[email protected].0
uses: jenkins-infra/[email protected].2
id: verify-ci-status
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1b74a79

Please sign in to comment.