Skip to content

Commit

Permalink
chore(deps): add checkout action for autolabel action (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
shipengqi committed Dec 10, 2023
1 parent 31f5723 commit c0e5d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autolabel.yaml
Expand Up @@ -16,6 +16,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.PAT }}

0 comments on commit c0e5d29

Please sign in to comment.