Skip to content

Commit

Permalink
chore(deps): update actions/labeler action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent e6d3d1a commit 8924fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ${{ inputs.os }}
steps:
- name: 🏷️ Apply labels
uses: actions/labeler@v4
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.token }}"

Expand Down

0 comments on commit 8924fc4

Please sign in to comment.