Skip to content

Commit

Permalink
Updated actions/labeler version
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Feb 5, 2024
1 parent c8526cf commit 14a50cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Pull Request Labeler
# if: github.event_name == 'pull_request_target'
uses: actions/labeler@v3
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler-config.yml
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 14a50cf

Please sign in to comment.