Skip to content

Commit

Permalink
Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.1 (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2022
1 parent a6687cd commit e3f1199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
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/verify-ci-status-action@v1.2.0
uses: jenkins-infra/verify-ci-status-action@v1.2.1
id: verify-ci-status
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e3f1199

Please sign in to comment.