Skip to content

Commit

Permalink
Merge pull request #322 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.1
  • Loading branch information
dependabot[bot] authored Sep 14, 2022
2 parents a79f31a + 4e75158 commit 0b5abba
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 0b5abba

Please sign in to comment.