Skip to content

Commit

Permalink
Update actions/labeler 2.2.0 -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeago committed Oct 11, 2020
1 parent 09239af commit 4798c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Assign labels to pull request
uses: actions/labeler@2.2.0
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4798c9c

Please sign in to comment.