Skip to content

Commit

Permalink
fix: 최신 버전으로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
j-nary committed Jun 30, 2024
1 parent 3bba238 commit eeb8de8
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
name: Label the PR size
steps:
- uses: Gascon1/pr-size-labeler@v1
- uses: Gascon1/pr-size-labeler@v1.3.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
xs_label: 'size/xs'
Expand Down

0 comments on commit eeb8de8

Please sign in to comment.