Skip to content

Commit

Permalink
Merge pull request #37 from FrenkyDema/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/labeler-5

Bump actions/labeler from 4 to 5
  • Loading branch information
FrenkyDema authored Mar 21, 2024
2 parents 90c860e + 118fd0d commit 2b35b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
all_but_latest: true
access_token: ${{ github.token }}
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 2b35b8c

Please sign in to comment.