Skip to content

Commit

Permalink
chore: bump labeler action version to v0.4.0 (#12806)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun committed May 19, 2024
1 parent dda5724 commit 8d3fc3d
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 @@ -6,6 +6,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: tldr-pages/tldr-labeler-action@v0
- uses: tldr-pages/tldr-labeler-action@v0.4.0
with:
token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 8d3fc3d

Please sign in to comment.