Skip to content

Commit

Permalink
Merge pull request #76 from AIO-GAME/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/labeler-5

Bump actions/labeler from 4 to 5
  • Loading branch information
xinansky authored Mar 31, 2024
2 parents ac6bd4a + 6095201 commit 287c152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
pull-requests: write

steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 287c152

Please sign in to comment.