Skip to content

Commit

Permalink
Merge pull request #9 from IET-NITK/renovate/actions-labeler-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/labeler action to v3
  • Loading branch information
nirmalhk7 committed Apr 20, 2021
2 parents 6a3ae92 + 2918ee9 commit 42073d3
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 @@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest

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

0 comments on commit 42073d3

Please sign in to comment.