Skip to content

Commit

Permalink
Update .github/workflows/pr_label_check.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
  • Loading branch information
obulat and dhruvkb authored Jan 6, 2025
1 parent 74c54ae commit e0fa299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_label_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- get_label_groups
steps:
- name: Check aspect label
uses: docker://agilepathway/pull-request-label-checker:v1.6.60
uses: docker://agilepathway/pull-request-label-checker:latest
with:
any_of: ${{ needs.get_label_groups.outputs.aspect }}
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e0fa299

Please sign in to comment.