Skip to content

Commit

Permalink
feat(github-action)!: Update actions/labeler action to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] committed Dec 4, 2023
1 parent 9090dc8 commit 93a23e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"

- name: Labeler
uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ steps.generate-token.outputs.token }}"
Expand Down

0 comments on commit 93a23e2

Please sign in to comment.