Skip to content

Commit

Permalink
Merge pull request #16 from kyegomez/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/labeler-5.0.0

Bump actions/labeler from 4.3.0 to 5.0.0
  • Loading branch information
kyegomez authored Dec 12, 2023
2 parents ea0bd4a + b0a7116 commit f375c4e
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.3.0
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit f375c4e

Please sign in to comment.