Skip to content

Commit

Permalink
Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.1
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.1.
- [Release notes](https://github.com/jenkins-infra/verify-ci-status-action/releases)
- [Commits](jenkins-infra/verify-ci-status-action@v1.2.0...v1.2.1)

---
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 Jun 14, 2022
1 parent b03fbc9 commit 4e75158
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].1
id: verify-ci-status
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4e75158

Please sign in to comment.