Skip to content

Commit

Permalink
Merge pull request #176 from jenkinsci/dependabot/github_actions/jenk…
Browse files Browse the repository at this point in the history
…ins-infra/verify-ci-status-action-1.2.2
  • Loading branch information
Vlatombe authored Mar 3, 2023
2 parents 988e0ce + 4dadd3e commit 57ddf8b
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 57ddf8b

Please sign in to comment.